Hi, I have a linux Server running with apache 1.3.22, tomcat 4.0.1 and mod_webapp using a warp connector. All works well except for an upload function in the java classes. Users can use the Website to upload files. If the filename has a dot (.) in it (i.e. text.txt) the upload fails when using the connector. (Using port 80 and the configured servlet) Using tomcat directly (via port 8180) does not produce this error, the file is uploaded.
There are no usefull entries in the logfiles with an error or else. Can this be a problem with the ajp13 connector? And is it possible to downgrade the tomcat4-apache connector to ajp12 with mod_webapp? thanks, Claus Bitten -- [EMAIL PROTECTED] -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
