From: Reini U. <ru...@x-...> - 2005-06-01 06:13:50
|
Jon Wise schrieb: > Greetings. I am writing on behalf of users of www.deviantcase.com > <http://www.deviantcase.com>. Found this email address on > http://www.deviantcase.com/methods/index.php/SteveWainstead > > Some of us have been having problems with editing pages. A 403 forbidden > error comes up fairly often when trying to preview or save changes to a > document. We think it might be associated with long files and hence that > there might be a file size limit. Are you able to enlighten us on this, > please? 403 Forbidden is the typcial message when the application generates some url, which the web server forbids to serve. In your case probably a turned off autoindex. Such as http://www.deviantcase.com/wrongmethods/ Cannot it explain it why you get a 403, and I couldn't reproduce it so far at your site. Getting a 303 is more likely in case of edit. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ |