DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17401>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17401 Symbolic links not handled properly Summary: Symbolic links not handled properly Product: Tomcat 4 Version: 4.1.18 Platform: HP OS/Version: HP-UX Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have a symbolic link called 'index.html' which points to a real file called 'real-index.html'. Using Tomcat 4.0.6, I am able to use the reference 'index.html' in a URL to view the contents of the file 'real-index.html'. Using Tomcat 4.1.18 however, the same URL returns an http 404 error. Further testing seems to indicate that all symbolic links on HPUX are treated as directory entries regardless of whether the symbolic link is pointing to a directory or file. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]