ErrorDocument not working when accessing .htaccess
- by oxguy3
I've been setting up ErrorDocuments for a website I'm working, and generally they've been working. However, after I set the 403 ErrorDocument, I noticed that it didn't work when I tried to access the .htaccess file itself. When I access a different forbidden file, the Error Document appears just fine. How can I make the ErrorDocument work on the .htaccess file?
If you didn't follow my explanation, here are links to show you what I mean:
ErrorDocument works fine: http://keycraft.haydencity.net/.ftpquota
ErrorDocument doesn't work: http://keycraft.haydencity.net/.htaccess