<div dir="ltr"><div class="gmail_extra"><div><div dir="ltr"><div style="font-family:arial;font-size:small">Hi Babak,<p style="color:rgb(34,34,34)"><span style="color:rgb(11,83,148)"><b></b></span><font> </font></p><font size="1"></font></div><div style="font-family:arial;font-size:small">here is a short guide for OpenCms 8.x and 9.x on Ubuntu (and should work for any other linux distro) with mod_jk, mod_rewrite and ajp and it works with tomcat 7 and apache 2.2:</div><div style="font-family:arial;font-size:small"><br></div><div style><a href="http://ow.ly/DlmBv">http://ow.ly/DlmBv</a><br></div><div style><br></div><div style>By the way if you love docker, that opencms-stack-aio docker image is here:</div><div style><a href="https://registry.hub.docker.com/u/cloudssky/opencms-stack-aio/">https://registry.hub.docker.com/u/cloudssky/opencms-stack-aio/</a><br></div><div style><br></div><div style>HTH,</div><div style>Arash</div><div style="font-family:arial;font-size:small"><br></div><div style="font-family:arial;font-size:small"><br></div></div></div>
<br><div class="gmail_quote">On Sun, Oct 26, 2014 at 7:49 AM, Babak <span dir="ltr"><<a href="mailto:babak@wjug.ca" target="_blank">babak@wjug.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I am following below document to secure workplace :<br>
<a href="http://www.opencms-wiki.org/wiki/Enforcing_SSL_Encryption_for_the_Opencms_workplace" target="_blank">http://www.opencms-wiki.org/<u></u>wiki/Enforcing_SSL_Encryption_<u></u>for_the_Opencms_workplace</a><br>
<br>
I can access workplace with https, but after login, because of ProxyPass directive in Apache config<br>
/opencms/opencms/ is removed and getting 404 error:<br>
HTTP Status 404 - /system/login/index.html<br>
<br>
I tried excluding /system/login/ from proxypass but still /opencms/opencms/ is being removed from URL<br>
and getting 404 errror.<br>
<br>
<VirtualHost ip:80><br>
<br>
ProxyPass            /system/login/    !<br>
<br>
</VirtualHost><br>
<br>
Appreciate of any tip that might help fixing the problem.<br>
<br>
Thanks for help.<div class=""><div class="h5"><br>
<br>
On 10/24/2014 4:24 PM, Babak wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi<br>
<br>
I am using ProxyPass to remove /opencms/opencms/ from my web site URL<br>
and every thing works fine.<br>
<br>
Now I need to enable secure login for workplace and already added below line to opencms-system.xml :<br>
<workplace-server><a href="https://wjug.ca" target="_blank">https://<u></u>wjug.ca</a></workplace-server><br>
<br>
However when I try to login I get below error:<br>
The requested URL /system/login/ was not found on this server.<br>
<br>
Is there something I am missing in my configuration ?<br>
has anyone setup secure workplace ?<br>
<br>
Thanks<br>
<br>
______________________________<u></u>_________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-<u></u>bin/mailman/listinfo/opencms-<u></u>dev</a><br>
<br>
<br>
<br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-<u></u>bin/mailman/listinfo/opencms-<u></u>dev</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div></div>