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