Hi, Has anybody there been successfully using slide integrated with apache with mod_webapp ?
When I use slide through port 8080, all is working perfectly, but when using it through apache and mod_webapp (correctly setup), I can not connect with webfolders; authentication seems to work : dialog is popup and popup again if login or password is wrong but once authenticated, webfolders are saying that server is not responding. Here are the logs : catalina.out says 27 Mar 2002 15:10:24 - org.apache.slide.common.Domain - WARNING - Bad Request 27 Mar 2002 15:10:24 - org.apache.slide.webdav.WebdavServlet - INFO - PROPFIND = 400 Bad Request (time: 20 ms) URI = /files/b2web 27 Mar 2002 15:10:24 - org.apache.slide.webdav.WebdavServlet - INFO - OPTIONS = 200 OK (time: 8 ms) URI = /files/b2web apache access_log says 192.168.1.37 - - [27/Mar/2002:15:10:24 +0000] "PROPFIND /files/b2web HTTP/1.1" 400 637 192.168.1.37 - - [27/Mar/2002:15:10:24 +0000] "OPTIONS / HTTP/1.1" 200 - 192.168.1.37 - - [27/Mar/2002:15:10:24 +0000] "OPTIONS /files/b2web HTTP/1.1" 200 5 Slide is used has a webapp (/files is context) and scope parameter is set to /files Any help would be appreciated JP -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
