Could help me following:
ProxyPass http://192.0.2.25:8080/SECAdmin
ProxyPassReverse http://192.0.2.25:8080/SECAdmin/
Dne 12. srpna 2011 21:45 Nick Kew napsal(a):
> On Fri, 12 Aug 2011 21:21:45 +0200
> Petr Hracek wrote:
>
>> Dear user,
>>
>> I am a new bie in Reverse Proxy configuration but so
On Fri, 12 Aug 2011 21:21:45 +0200
Petr Hracek wrote:
> Dear user,
>
> I am a new bie in Reverse Proxy configuration but something is wrong
> and I really do not know
> where can be a problem.
>
> My configuration of Virtual Host is following:
>
> SSLEngine on
> SSLProxyEngine
> ProxyPass http://192.0.2.25:8080/SECAdmin
> ProxyPassReverse http://192.0.2.25:8080/SECAdmin
try trailing slashes here
-
The official User-To-User support forum of the Apache HTTP Server
Dear user,
I am a new bie in Reverse Proxy configuration but something is wrong
and I really do not know
where can be a problem.
My configuration of Virtual Host is following:
SSLEngine on
SSLProxyEngine on
ServerName main_assistant
ProxyPreserveHost on
Pr