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

Is this proxy setup possible using Apache?

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Is this proxy setup possible using Apache?  
Author Message
nospam188

External


Since: Nov 02, 2003
Posts: 2



(Msg. 1) Posted: Sun Nov 02, 2003 2:26 pm
Post subject: Is this proxy setup possible using Apache?
Archived from groups: alt>apache>configuration (more info?)

Hi all!

I would like a proxy setup with the following qualities:

Generally pages are proxyed the normal way using mod_proxy.

If the file part of the URL is a specific text the page returned from
the proxy is not the specified URL but another one on
a different server setup by me.

Example:

www.somesite.com/somepage.html is proxyed as
www.somesite.com/somepage.html (normal proxy)

www.somesite.com/myspecificpath.html is proxyed as
www.myremotesite.com/mypage.html (proxy to other site)

and www.someothersite.com/myspecificpath.html is proxyed as
www.myremotesite.com/mypage.html (proxy to other site)

Is this possible using Apache ?

/Morten Iversen

Ps:
I have tried to come up with a solution for this setup for a couple of
days now from the mod_rewrite and mod_proxy manual, but no luck.
As far as I can see mod_rewrite allows me to map a remote server to a
local path. What I want is really to map a remote server to a remote
path.

I dont want to give up on this one - please help !Smile

 >> Stay informed about: Is this proxy setup possible using Apache? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Is this proxy setup possible using Apache? - Hi all! I would like a proxy setup with the following qualities: Generally pages are proxyed the normal way using mod_proxy. If the file part of the URL is a specific text the page returned from the proxy is not the specified URL but another one on a...

Apache as proxy for the web - Hi all, I need to config Apache so that every request that is coming is redirected to the www. I'd like in other words to use it as a proxy for Internet. Is it possible ? I've read about the proxy directive, but I cannot find a way to forward a route to....

Proxy: can apache do this ? - Hi, I have an SuSE Linux box running apache 1.3.37, as supplied with SuSE. It is setup for both http and https, this works fine, and it is accessable to the internet in general. What I want to do it to have it act as a proxy re-director to enable me...

apache 2.0 - open proxy - I'm trying to close off an open proxy on one of my servers. here's some snippets from http.conf: LoadModule proxy_module libexec/apache2/mod_proxy.so #LoadModule proxy_connect_module libexec/apache2/mod_proxy_connect.so #LoadModule proxy_ftp_module..

Apache proxy sessions - Has anybody experienced problems with tomcat session/cookie tracking when accessing their apache 2 + tomcat 4 apps through an Apache 2 instance configured as a proxy (with proxyreverse). Even with the most basic jsp page, about 4 lines just to retrieve....
   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 ]