.htaccess not working
Posted: Fri Jan 04, 2008 10:55 pm
hello i've created a .htaccess file with the following code:
ErrorDocument 503 /index.php
ErrorDocument 401 /index.php
ErrorDocument 500 /index.php
ErrorDocument 403 /index.php
ErrorDocument 400 /index.php
ErrorDocument 404 /index.php
i've placed it under the corresponding folder, but it doesn't seem to be working. instead of redirecting to /index.php it just displays the default browser message
ErrorDocument 503 /index.php
ErrorDocument 401 /index.php
ErrorDocument 500 /index.php
ErrorDocument 403 /index.php
ErrorDocument 400 /index.php
ErrorDocument 404 /index.php
i've placed it under the corresponding folder, but it doesn't seem to be working. instead of redirecting to /index.php it just displays the default browser message