Page 1 of 1

.htaccess not working

Posted: Fri Jan 04, 2008 10:55 pm
by icepack
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

Posted: Sat Jan 05, 2008 10:07 am
by Klemen
Sorry, can't provide support for htaccess, there are other forums for that.