I'm trying to access djigzo web gui via apache on port 9080 Here's the relevant lines in apache config:
<VirtualHost *:9080> ProxyRequests Off ... ProxyPass /djigzo http://localhost:8080/djigzo ProxyPassReverse /djigzo http://localhost:8080/djigzo ProxyPass /web http://localhost:8080/web ProxyPassReverse /web http://localhost:8080/web I'm able to initially connect to https://serverip:9080/djigzo with no problems. But after I put in the username/password, it redirects to http instead of staying https as the original request is. When I try to access djigzo on port 8080 which is the default tomcat 6 port it works with no problems. In previous version of ciphermail (djigzo) accessing djigzo via https on port 9080 worked with no problems. I would appreciate some assistance on this. Thanks a lot
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
