Moin

I use Nuxeo Enterprise Platform 5.1 M3 on a internal testserver. Now I try to make this server accessible from outside. I use the following statements in my apache 1.3 conf:

ProxyRequests Off
ProxyPass /nux http://int.example.com:8080/nuxeo
ProxyPassReverse /nux http://int.example.com:8080/nuxeo

The external webserver only listen on port 443 and only for https request. If I try to connect to nuxeo I've got:

Bad Request
Your browser sent a request that this server could not understand.

Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Hint: https://ext.example.com:443/

How to I need to configure nuxeo to work properly behind the proxy?

Many thanks
Matthias

--
make world not war
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to