Martijn Schoemaker wrote:

i.e. instead of a mapping like:
ProxyPassReverse /app/    http://internal-host:567/app

which will map to : http://<ServerName>/app/
it uses :

ProxyPassReverse https://frontend-address/app/ http://internal-host:567/app

which will map to the fixed URL supplied (the first part that is)

Your suggested patch makes ProxyPassReverse work more logically. Will commit soon (unless there are objections).


Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."




Reply via email to