Joshua Slive wrote:
On 8/6/06, LDB <thesource@xxxxxxxxxxx> wrote:Joshua Slive wrote: > On 8/6/06, LDB <thesource@xxxxxxxxxxx> wrote: > >> I have setup WebDAV. I am able to connect via https through >> basic authentication. My only problem is that it says, >> >> 500 Internal Server Error > > > What does the apache error log say? > > Joshua. > > ---------------------------------------------------------------------> The official User-To-User support forum of the Apache HTTP Server Project.> See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > The error log says nothing.I figured it out, though. Apparently, DavLock does not like paths outside ofServerRoot. That is unfortunate. :)That is highly unlikely. The problem was likely something else. You should also check to make sure you are looking in the correct error log. It is unusual to receive a 500 error without a corresponding error log entry. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
There was no error except on the client side, which was stated above. I could not find an error anywhere in any of the logs. I am sure it went somewhere but not to any of the logs as far as I know. Besides, what is there to know?? Fact is, it could write to the DavLock path. Can you please be more clear as to what was highly unlikely? The only change I made was to the DavLock's path. The previous change was from outside DocumentRoot, "/var/lib/apache-dav", to inside DocumentRoot, "apache-dav". LDB --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx