Hi,<br>
I'm having a small problem with apache 1.3.9. I've have a secure server set up that needs authentication to access (I'm using mod_auth_mysql for this). That all works fine, but I'm trying to set up 'errordocument 401' redirection. I've created a directory off of the SSL server that has the relevant files in (called error), and have tried using both an .htaccess file in the directory and directory permissions in the httpsd.conf file, but to no avail. I always get an error back saying authorization required and that and additional 401 error was found trying to process the errordocument command. How do I override permissions in a child directory or is this not a good idea?<br>
<br>
Cheers in advance
I'm having a small problem with apache 1.3.9. I've have a secure server set up that needs authentication to access (I'm using mod_auth_mysql for this). That all works fine, but I'm trying to set up 'errordocument 401' redirection. I've created a directory off of the SSL server that has the relevant files in (called error), and have tried using both an .htaccess file in the directory and directory permissions in the httpsd.conf file, but to no avail. I always get an error back saying authorization required and that and additional 401 error was found trying to process the errordocument command. How do I override permissions in a child directory or is this not a good idea?<br>
<br>
Cheers in advance