mod_proxy question
mod_proxy question
- Subject: mod_proxy question
- From: Wolfram Stebel <email@hidden>
- Date: Thu, 02 Mar 2006 23:13:56 +0100
- Thread-topic: mod_proxy question
Hi gents,
i already asked similar question to do a mod_rewrite...
I want any incoming URL like
"http://my.server.de/cgi-bin/WebObjects/myApp.woa/wa/myAction"
returned to the client as
"http://my.server.de/"
Can i do this with:
ProxyPassReverse http://my.server.de/ http://my.server.de/.*
???
Do i need to set "ProxyRequests On" if it works this way?
I looked into mod_rewrite and mod_proxy and cant find a solution.
Pleas help :-)
Wolfram
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden