[opencms-dev] Definitive guide to get rid of opencms/opencms in the url

Apostoly Guillaume ApostolyG at mail.europcar.com
Thu Jul 10 19:08:00 CEST 2003


Why not try it then ! Do you have a good "how to" to advice me ?

> -----Message d'origine-----
> De: Cyrill Brunschwiler [mailto:c.brunschwiler at bluewin.ch]
> Date: jeudi 10 juillet 2003 18:57
> À: opencms-dev at opencms.org
> Objet: RE: [opencms-dev] Definitive guide to get rid of 
> opencms/opencms
> in the url
> 
> 
> While you are processing the whole bunch of dynamic content
> i think you shouldn't be in doubt using an apache as reverse proxy.
> 
> Don't worry about.
> 
> -----Original Message-----
> From: opencms-dev-admin at opencms.org
> [mailto:opencms-dev-admin at opencms.org]On Behalf Of Apostoly Guillaume
> Sent: Thursday, July 10, 2003 18:01
> To: opencms-dev at opencms.org
> Subject: RE: [opencms-dev] Definitive guide to get rid of
> opencms/opencms in the url
> 
> 
> isn't that a little more resource hungry (in terms of CPU time ?)
> 
> > -----Message d'origine-----
> > De: Cyrill Brunschwiler [mailto:c.brunschwiler at bluewin.ch]
> > Date: jeudi 10 juillet 2003 17:53
> > À: opencms-dev at opencms.org
> > Objet: RE: [opencms-dev] Definitive guide to get rid of
> > opencms/opencms
> > in the url
> >
> >
> > Hi
> >
> > Why don't you guys setup an apache as reverse proxy infront of
> > the servlet engine? There was allready a discussion about.
> >
> > -----Original Message-----
> > From: opencms-dev-admin at opencms.org
> > [mailto:opencms-dev-admin at opencms.org]On Behalf Of Apostoly 
> Guillaume
> > Sent: Thursday, July 10, 2003 17:36
> > To: opencms-dev at opencms.org
> > Subject: RE: [opencms-dev] Definitive guide to get rid of
> > opencms/opencms in the url
> >
> >
> > I've did exactly the same, and i've got exactly the same error ...
> >
> > > -----Message d'origine-----
> > > De: Brian Sweeting [mailto:sweeting at infowest.com]
> > > Date: jeudi 10 juillet 2003 17:34
> > > À: opencms-dev at opencms.org
> > > Objet: Re: [opencms-dev] Definitive guide to get rid of
> > > opencms/opencms
> > > in the url
> > >
> > >
> > > First of all...thank you for your help.
> > >
> > > I followed all the instructions in the PDF doc...
> > >
> > > *** web.xml ***
> > > Changed
> > > <url-pattern>/opencms/*</url-pattern>
> > > to
> > > <url-pattern>/*</url-pattern>
> > >
> > > *** opencms.properties ***
> > > Changed
> > > url_prefix_http=/${WEB_APP_NAME}/opencms
> > > to
> > > url_prefix_http=
> > >
> > > *** server.xml ***
> > > Added the context
> > > <Context path="" docBase="opencms" debug="0"/>
> > >
> > > *** registry.xml ***
> > > Changed
> > > <UseWpPicturesFromVFS>false</UseWpPicturesFromVFS>
> > > to
> > > <UseWpPicturesFromVFS>true</UseWpPicturesFromVFS>
> > >
> > > Note: I decided to leave out the configuration of
> > > Apache/mod_jk2/Tomcat
> > > and I'm going directly through tomcat.
> > >
> > > After completing these steps I can go to
> > > http://localhost:8080/system/login and I can login and
> > > everything looks
> > > correct in the workplace.  But when I try to access a file,
> > > for instance
> > > index.jsp in the root of the VFS,
> (http://localhost:8080/index.jsp) I
> > get the error:
> >
> > javax.servlet.ServletException: FlexDispatcher: Dectected
> > inclusion loop
> > for target /index.jsp
> >     at
> > com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFle
> > xRequestDispatcher.java:186)
> > ....
> >
> > This happens when I try to access any file whether it is a
> > regular page
> > (.html) or jsp.
> >
> > Brian
> >
> >
> > Brian Sweeting wrote:
> >
> > > Okay, 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.
> > > 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?  I am using Tomcat 4.1.24, Apache 2.0.46, & mod_jk2.
> > > Thanks,
> > > Brian
> > >
> > > _______________________________________________
> > > This mail is send to you from the opencms-dev mailing list
> > > To change your list options, or to unsubscribe from the
> > list, please
> > > visit
> > > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> > >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> > please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 



More information about the opencms-dev mailing list