[opencms-dev] Mapping my website with just a Tomcat and no Apacheserver.

Robert Burén robert.buren at gmail.com
Sun Sep 18 09:25:24 CEST 2005


Here is a pure Java / Servlet version of the Apache rewrite:
http://tuckey.org/urlrewrite/

If I was to run any Tomcat app without Apache, I'd definitely look
into this. Please report back if you try it!

/Robert


On 9/18/05, Joe Desbonnet <jdesbonnet at gmail.com> wrote:
> It's a good question. I've never thought about using OpenCms without
> an Apache front end.
> 
> Running Tomcat under port 80 will not solve all the problems: Eg the
> website will not be mapped at the Tomcat root level. Looking at the
> root of my Tomcat (which has OpenCms installed as the ROOT webapp) I
> get a directory listing with "export", "resources" and "setup".
> 
> Also, under unix like systems (eg Linux), running Tomcat as port 80
> means running it under root, which is not a good idea.
> 
> Joe.
> 
> 
> On 9/18/05, Arash Kaffamanesh <arash.kaffamanesh at pomegranate.de> wrote:
> >
> > Hi,
> >
> > you have only to change the standard port 8080 to 80 in config/server.xml.
> >
> > HTH,
> > Arash
> >
> >
> >
> > -----Original Message-----
> > From: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Dakoun
> > Sent: Samstag, 17. September 2005 22:02
> > To: opencms-dev at opencms.org
> > Subject: [opencms-dev] Mapping my website with just a Tomcat and no
> > Apacheserver.
> >
> > Hi all,
> >
> > I'm ready to release my opencms website, however I haven't found any post
> > explaining how to configure Tomcat and opencms when one doesn't have an
> > Apache server.
> > Does anyone know how to do it?
> >
> > My Opencms 6.0 is running on Tomcat 5.0.28.
> > Opencms is installed as ROOT in webapps.
> >
> > Thanks for your answers.
> >
> > Thomas
> >
> >
> >
> > _______________________________________________
> > 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