-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Caldarale, Charles R wrote:
- -- snip -- > > I haven't tried this yet, but I think the CIMMS_user directory shouldn't > be there. My understanding of the doc is that the HomesUserDatabase > Listener creates one webapp (docBase) per user - not an appBase per > user. Try moving everything under CIMMS_user to public_html - eliminate > the CIMMS_user level. Yeah! This worked!! Now, the next question is, does that mean that each user can only have one webapp!? I would have thought it should be possible to have: ~/public_html/webapp1 ~/public_html/webapp2 etc without having to explicitly define this in the tomcat config files. For my current setup - this isn't much of a problem, but it would be nice to know if this can be setup. > >> I have no conf/Catalina dir at all. > > Tomcat doesn't create it unless needed. > >> Could you point me to a step-by-step install of tomcat 6 >> and how to setup users public_html areas and I can check >> if I have done this correctly. > > I think you're already aware of this: > http://tomcat.apache.org/tomcat-6.0-doc/config/host.html#User%20Web%20Ap > plications > > [Note to Mark T: the above still contains a reference to > DefaultContext.] > >> It just seems odd that it works from the tomcat >> home but not the users public_html area! > > One problem might be the <DefaultContext> element you've added to your > <Host> - that has not been valid for some time. The proper location for > such parameters is in: > $CATALINA_HOME/conf/context.xml Thanks, I've moved this also. > or > $CATALINA_HOME/conf/[enginename]/[hostname]/context.xml.default > as documented in: > http://tomcat.apache.org/tomcat-6.0-doc/config/context.html#Introduction > > However, I doubt that it's causing the results you're seeing. > > - Chuck > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGeo8E2PljpJuieWURAvxOAKCCDrIkB8/jhacPhIcY0uftoQV4jgCZAbdS AXrStuun/4egJyokaxHAAwQ= =ckoP -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]