Re: Multi user setup in a non root environnement

2006-04-12 Thread François Conil
François Conil wrote: > By trying things here and there, I found that actually, it launches a 404 error on /~user/ when using the www.site.com:8080 address. The www.site.com works just fine, being an apache frontend. Something must prevent it from correctly use the UserConfig directive, but th

Re: Multi user setup in a non root environnement

2006-04-06 Thread François Conil
Peter Crowther a écrit : From: François Conil [mailto:[EMAIL PROTECTED] 2) I created a tomcat user and tomcat group, chowned the whole tomcat directory to tomcat:tomcat and launched the tomcat server without any particular switch after having su-ed to the tomcat user. The www.site.com:8080/ d

RE: Multi user setup in a non root environnement

2006-04-06 Thread Peter Crowther
> From: François Conil [mailto:[EMAIL PROTECTED] > 2) I created a tomcat user and tomcat group, chowned the whole tomcat > directory to tomcat:tomcat and launched the tomcat server without any > particular switch after having su-ed to the tomcat user. > > The www.site.com:8080/ default page wor

Multi user setup in a non root environnement

2006-04-06 Thread François Conil
Hello, I'm currently setting up a tomcat 5.5 serveur behind an apache 1.3 server using mod_jk, all of this running under freebsd 6.0. I've got two questions : 1) I managed to successfully run Tomcat under the root account in a multi user setup, with .jsp files reachables via www.site.com/~u