Current time: 04-20-2024, 03:04 AM Hello There, Guest! (LoginRegister)


Post Reply 
[DONE] Bug: 403 while trying to use an ErrorDocument
Author Message
the3rdBIT Offline
Junior Member
*

Posts: 36
Joined: Apr 2010
Reputation: 0
Post: #1
[DONE] Bug: 403 while trying to use an ErrorDocument
Hi folks!

For security reasons, I have disabled the access for Apache to the entire file system. This is an option that will be set as default in /etc/apache2/conf.d/security for the Debian releases after lenny:
Code:
<Directory />
       AllowOverride None
       Order Deny,Allow
       Deny from all
</Directory>

The websites are working properly, because ispCP resets these settings automatically for the activated htdocs. But if there is any error message, it will show something like this:
Code:
Not Found

The requested URL /bjhjkbijbibju was not found on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

The access allowing settings should be activated for /var/www/virtual/<domain>/errors too, for completness and to support future Debian releases.

Thanks!
Fabian Horlacher

Edit: Ticket
(This post was last modified: 04-30-2010 10:21 PM by the3rdBIT.)
04-09-2010 05:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #2
RE: Bug: 403 while trying to use an ErrorDocument
Please open a Ticket for this. Smile
04-09-2010 06:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)