[opencms-dev] Authentication in opencms via Apache
Oliver Pereira
Oliver.Pereira at dna.co.uk
Fri Aug 6 11:02:02 CEST 2004
Hi,
Let me try to explain what i am trying to do.
I have developed an application using Opencms 5.3.x in Tomcat 4.1.24
I have the basic authentication turned off in Opencms in the
opencms.properties file and using a customised login.jsp to the do the
authentication in Opencms
auth.basic=false
auth.form_uri=/XXXXXXXX/login/login.jsp
This works without any problems
Now i have configured get Apache to serve the static content (images,
css files etc) and the rest of the calls go to tomcat / opencms.
But when it comes to authenticating it authenticates but the redirection
to the login.jsp fails.. it says the file cannot be found
Hope i have explained my problem in detail
Regards,
Oliver
_____
From: Hitesh [mailto:hitesh.patel at tatainfotech.com]
Sent: 06 August 2004 05:21
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] Authentication in opencms via Apache
do u want to redirect via static page or what? i didn't get the prob.
regds.
hitesh
----- Original Message -----
From: Oliver Pereira <mailto:Oliver.Pereira at dna.co.uk>
To: opencms-dev at opencms.org
Sent: Thursday, August 05, 2004 11:14 PM
Subject: [opencms-dev] Authentication in opencms via Apache
Hi,
I have the basic authentication turned off in tomcat and using a
login.jsp to a authenticate user when the user tries to access a
restricted part of the site.
This works perfectly in Tomcat but currently I am configuring
Apache and Tomcat so that the static content is served via Apache.
Everything works fine except the redirection to the login page
when trying to authenticate.
Any ideas?
Regards,
Oliver
_____________________________________________________________________
This e-mail has been scanned for viruses by MCI's Internet Managed
Scanning Services - powered by MessageLabs. For further information
visit http://www.mci.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040806/59d61c3f/attachment.htm>
More information about the opencms-dev
mailing list