Hello all,

We have a web site and it is redirected by Apache using mod proxy which works fine.
ProxyPass /mysite/ http://webserver.com:8080/cocoon/mysite/
ProxyPassReverse /mysite/ http://webserver:8080/cocoon/mysite/


But under mysite we have another module which uses the sunshine autentication.
so when I go to http://webserver/mysite/administration, I am able to log in but when I click on any link it logs me out and in the URL it gives me this address
http://webserver.com/mysite/admin-login.xml?resource=%2Fcocoon%2Fmysite%2Fadmin-viewPersonsFrame.xml
But when I go to the site using http://webserver.com:8080/cocoon/mysite/admin-login.xml. I am able to log in and click on all the links.
I am not sure why the %2Fcocoon is still being passed by the session.


I am at sea, can someone guide me with this.

Help appreciated.

Thanks
Raj

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to