Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Encounter problem with Apache mod_proxy

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache 1.3 as a ReverseProxy  
Author Message
nwp2

External


Since: Aug 29, 2003
Posts: 1



(Msg. 1) Posted: Fri Aug 29, 2003 1:32 pm
Post subject: Encounter problem with Apache mod_proxy
Archived from groups: alt>apache>configuration (more info?)

I was trying to confirgure the Apache to be a proxy using ProxyPass
and ProxyPassReverse :
ProxyPass / http://backend_domian.com/
ProxyPassReverse / http://backend_domain.com/

So I am expecting all traffics coming into the Apache will be
redirected to the backend server. It works. However, when I receives
the response html page, the anchor link that originally pointing to
the apache server, ie. <a
href=http://apache_domain.com/testing/dowload?...> from the backend
server is being overwritten to <a
href=http://backend_domain.com/testing/download?...>. And therefore
this link is not working cos it points to the backend server.

Is it due to the above configuration using ProxyPass &
ProxyPassReverse?? Did anyone encounter the similar problem?? How to
overcome it??

 >> Stay informed about: Encounter problem with Apache mod_proxy 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
mod_proxy - hi, I used the following to compile Apache 2.0.47 with mod_proxy.c [quote] ../configure --prefix=/usr/local/apache \ --enable-module=rewrite --enable-shared=rewrite \ --enable-module=proxy --enable-shared=proxy [unquote] but i find the following ..

ErrorDocument 502 external + mod_proxy - HI ALL, I have maschine where mod_proxy is used to proxypass requests to tomcat ProxyPass / http://tomcat:8080/ ProxyPassReverse / http://tomcat:8080/ Somtimes tomcat goes out and error 502 appear: "502 Proxy Error The Proxy...

I got a problem with Apache & PHP. - First off, I'm trying to get PHP working with Apache. I added this line to my httpd.conf: AddType application/x-httpd-php .php and I have set index.php to the default index page. When I go to my test page (index.php) with a little <? print(Date(&quot...

problem with apache - Hi I have installed apache with mysql and php and I have the follow problem: [Fri Jul 11 10:21:31 2003] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName [Fri Jul 11 10:21:31 2003] [crit]..

Apache session problem (bug?) - Currently I am running Apache/1.3.27 width PHP/4.3.2 After a while I cannot login to sites that make use of sessions (like Squirrel). If Apache is restarted all is fine again. I suspect this is a bug and tried to find a solution on the internet..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]