http://nagoya.apache.org/bugzilla/show_bug.cgi?id=171 *** shadow/171 Fri Mar 9 14:27:38 2001 --- shadow/171.tmp.7556 Fri Mar 9 14:27:38 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | Auto xfer of DocBase info from server.xml to tomcat-apache.conf is not acc | + +----------------------------------------------------------------------------+ + | Bug #: 171 Product: Tomcat 3 | + | Status: UNCONFIRMED Version: 3.1.1 Final | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Config | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + *IT MAY NOT BE A BUG AFTER ALL. IF SO, PARDON MY IGNORANCE* + + When tomcat starts, it creates a new tomcat-apache.conf file. It includes Alias and +ApJservMount information dervied from enteries in server.xml. The Alias and directory +attributes' information does not match the DOCBASE information given in the +server.xml *IF* the docbase was reported to be someplace other than +<TOMCAT_HOME>/webapps/<CONTEXT NAME>. + It seems that no matter what the value of docbase, the auto generated tomcat-apache +file just hardcodes the directory and alias information to be +<TOMCAT_HOME>/webapps/<CONTEXT NAME>. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]