Witajcie!

 I have problem with configuring apache after
 reading: http://wiki.apache.org/cocoon/VirtualHost

 Problem is with request input module and get-requested-url variable.
 It starts with http://localhost. How to configure apache to have
 correct request-url in sent by browser? My configuration contains:
<VirtualHost www.mydomain.pl:80>
ProxyPass / http://localhost:8080/mydomain/
ProxyPassReverse / http://localhost:8080/mydomain/
ProxyErrorOverride On
</VirtualHost>

Request input module in cocoon says that requested url starts with
http://localhost:8080 not http://www.mydomain.pl. What to do?

-- 
Pozdrowienia,
 Grzegorz                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to