&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
apache proxy
0
votes
0
answers
35
views
Http host, use proxy or rewrite, or my own script?
I have a tomcat application that runs on localhost:8083 and the application actually checks what hostname is calling it and invokes different logic…
apache
http
tomcat
proxy
rewrite
asked
June 21, 2011 1:18 pm CDT
RockWood
0
votes
1
answers
40
views
Set up mysql server behind a proxy server
I am deploying a mysql server behind a proxy server (apache mod_proxy). I am getting this error when I try to connect using mysql client or using…
apache
mysql
proxy
reverse-proxy
mod-proxy
asked
June 21, 2011 3:41 am CDT
gihan
0
votes
0
answers
29
views
Best Practice to Quickly GeoTarget using PHP / Apache / Ginx
My flow is currently like this: Nginx (Proxy) -> Apache -> PHP I need to somehow make the originating country available to php. The most…
apache
proxy
geolocation
nginx
geoip
asked
June 20, 2011 11:14 pm CDT
Eric
0
votes
0
answers
27
views
How to get source IP from Apache Reverse Proxy
I am using Apache's proxypass in a proxy server to redirect to an application in another server. The application needs to detect the original source…
apache
proxy
ip
source
reverse
asked
June 15, 2011 8:23 pm CDT
Edmund
0
votes
0
answers
36
views
Proxied ajax request fails with status code 200
I'm building a js-only webapp consuming an external API through a Reverse Proxy. To do this I set up my Apache adding the following rules:…
ajax
apache
proxy
apache2
reverse-proxy
asked
June 15, 2011 8:33 am CDT
Johnco
0
votes
0
answers
34
views
Apache configuration to make NTLM authentication work through a Proxy
I'm running an application server behind an Apache proxy with the following sort of thing in my Apache config: ProxyPass /app…
apache
proxy
ntlm
mod-proxy
mod-ntlm
asked
June 12, 2011 6:16 pm CDT
Nick Pierpoint
0
votes
0
answers
43
views
Apache configuration to make NTLM authentication work through a Proxy
I'm running an application server behind an Apache proxy with the following sort of thing in my Apache config: ProxyPass /app…
apache
proxy
ntlm
mod-proxy
mod-ntlm
asked
June 12, 2011 6:16 pm CDT
Nick Pierpoint
0
votes
0
answers
42
views
Apache with Jetty by mod_proxy
I have a Jetty server with Apache, this is my httpd.conf's virtual host: <VirtualHost *:80> ServerName domain.com <Proxy *> Order…
apache
proxy
apache2
jetty
asked
June 10, 2011 9:13 pm CDT
Etam
0
votes
0
answers
35
views
Log requests for apaches mod_proxy / mod_proxy_http
i would like to set up conditional logging for requests done over apaches mod_proxy. is that possible and if so how? i already checked the…
apache
logging
proxy
asked
June 8, 2011 12:56 pm CDT
Joe Hopfgartner
0
votes
0
answers
48
views
Monit over apache reverse proxy and remote proxy to ssl destination host...
I need to setup monit to communicate over a proxy to a mmonit host with ssl: mmonit => http://mmonit.com/ monit => http://mmonit.com/monit/…
apache
ssl
proxy
reverse-proxy
monit
asked
June 8, 2011 1:18 am CDT
turmion
0
votes
0
answers
42
views
Monit over apache reverse proxy and remote proxy...
I need to setup monit to communicate over a proxy to a mmonit host: mmonit => http://mmonit.com/ monit => http://mmonit.com/monit/ the mmonit…
apache
proxy
https
reverse-proxy
monit
asked
June 7, 2011 8:35 am CDT
turmion
0
votes
0
answers
52
views
PHP locally hosted, connecting to external resources through a proxy server
I'm trying to do some locally hosted facebook development but I'm on a university network, and therefore all outgoing connections from my computer…
php
mysql
apache
configuration
proxy
asked
June 6, 2011 4:58 pm CDT
Tom
0
votes
0
answers
41
views
Java applet running under proxy-configured environment (corporate networks)
Hi all, I am having a problem with a signed Java applet which performs simple HTTPS requests to our server (using Java's URL, Connection classes).…
java
apache
authentication
proxy
applet
asked
June 6, 2011 12:35 am CDT
Hambik
1
vote
0
answers
30
views
Can apache "fetch and return" 302/301 redirects when proxying?
So im using ProxyPass directives to redirect to an internally hosted API: ProxyPass /api/ http://internal.api.server/ ProxyPassReverse /api/…
apache
proxy
asked
June 5, 2011 10:10 pm CDT
dalyons
0
votes
0
answers
31
views
Is it possible to rewrite post in a forward proxy in Apache 2.2?
I have configured an Apache 2.2 server as forward proxy using mod_proxy and mod_proxy_http In my application that uses that proxy I need to modify…
apache
proxy
http
post
asked
June 5, 2011 6:22 pm CDT
Joe Hopfgartner
0
votes
0
answers
39
views
Is it possible to rewrite post in a forward proxy in Apache 2.2?
I have configured an Apache 2.2 server as forward proxy using mod_proxy and mod_proxy_http In my application that uses that proxy I need to modify…
apache
http
post
proxy
asked
June 5, 2011 6:10 pm CDT
Joe Hopfgartner
0
votes
1
answer
30
views
How to rewrite urls that go thorugh apaches mod_proxy
I have configured my apache 2.2 server as a simple forward proxy using mod_proxy and mod_proxy_http. When the client requests a URL of the following…
apache
mod-rewrite
proxy
url-rewriting
mod-proxy
asked
June 5, 2011 10:29 am CDT
Joe Hopfgartner
0
votes
1
answers
80
views
Setting up mod_proxy to pass http authentication to server
Hi folks, I have a problem configuring Apache as a proxy server. At the moment I access a MS Sharepoint installation using domain.net over Port 80.…
apache
proxy
credentials
http-authentication
asked
June 2, 2011 5:01 am CDT
signpainter
0
votes
0
answers
42
views
Nginx Reverse Proxy Apache Benefits
Can anyone explain why putting up nginx and reverse proxying Apache is faster than just plain Apache? I've already moved all my static files to s3…
proxy
apache
nginx
reverse-proxy
asked
May 28, 2011 9:14 am CDT
vonhogen
0
votes
1
answers
43
views
How to configure mod_proxy to block every site except one
Hi, I'm trying to set up mod proxy to block all traffic except to a specific domain. I can configure it to block individual domains using the…
apache
proxy
httpd
mod-proxy
asked
May 25, 2011 2:05 pm CDT
abudker
Pages
:
1
|
2
|
3
|
4
>
74
apache proxy
Tagged:
apache + proxy
Related Tags
http
× 89
apache
× 74
nginx
× 41
https
× 23
reverse-proxy
× 22
ssl
× 19
firewall
× 16
tomcat
× 15
php
× 14
java
× 14
squid
× 13
server
× 11
apache2
× 10
mod-proxy
× 9
linux
× 9
node.js
× 8
sockets
× 8
networking
× 8
mysql
× 8
dns
× 8
python
× 8
ruby
× 7
cache
× 7
http-headers
× 7
configuration
× 5
lighttpd
× 5
reverse
× 5
rewrite
× 5
c#
× 5
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy