[opencms-dev] Definitive guide to get rid of opencms/opencms
Alessio Zurleni
azurleni at 7p4.fr
Thu Sep 25 13:14:01 CEST 2003
Thanks but the problem (javax.servlet.ServletException: FlexDispatcher: Dectected inclusion loop for target ) persists. Moreover, I don't want to statically export pics (necessary with tomcat context instruction).
Keep waiting... :-)
Alessio
----- Original Message -----
From: Claus Priisholm
To: opencms-dev at opencms.org
Sent: Thursday, September 25, 2003 9:15 AM
Subject: Re: [opencms-dev] Definitive guide to get rid of opencms/opencms
Hi
You may want to have a look at this site:
http://opencms.al-arenal.de/
There's a tutorial on the subject, haven't tried it, so whether it is the definitive guide or not, I'll leave to others...
On onsdag, sep 24, 2003, at 21:43 Europe/Copenhagen, Alessio Zurleni wrote:
Hi,
I have been searching through the mailing list archives trying to find a way to get rid of the "opencms/opencms" part of the url.
I'm still faced to the problem with the "javax.servlet.ServletException: FlexDispatcher: Dectected inclusion loop" problem when trying to use jsp pages.
I can go behind this problem (in keeping the opencms part of the url) prefixing image paths by special methods like 'getPathUri' or some others, but it would be a better thing to leave the relative path. That's the reason I would like to get rid of 'opencms' prefix in url (I did it well in opencms 4.6.1....)
I know this question has been asked many times, but I still have yet to see a clear answer. Can someone give me the definitive guide to doing this?
Regards
I'm using openCms 5.0.0 with tomcat 4.0.4 with this configuration :
server.xml with host entry like this :
<Host name="cms5" appBase="webapps" debug="0">
<Context path="" docBase="opencms_5.0" debug="0">
<Logger className="org.apache.catalina.logger.FileLogger"
prefix="cms5_log." suffix=".txt"
timestamp="true"/>
</Context>
</Host>
--
Claus Priisholm
+45 48 22 46 46, fax: +45 48 22 46 43
cpr at codedroids.com
http://www.codedroids.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20030925/240759db/attachment.htm>
More information about the opencms-dev
mailing list