progravix
2-2-04, 10:41 PM
I have setup the .htaccess file with the following code. This is the only line within the file.
ErrorDocument 404 /errorpages/404.html
Now, it works fine if you try to access say: http://www.progravix.com/file_not_here/
But when you try to access: http://www.progravix.com/file/not/here all the images are broken, and none of the links work.
Also, http://www.progravix.com/proof/qwo works, but http://www.progravix.com/proof/qwo/ doesn't
What's up?
ErrorDocument 404 /errorpages/404.html
Now, it works fine if you try to access say: http://www.progravix.com/file_not_here/
But when you try to access: http://www.progravix.com/file/not/here all the images are broken, and none of the links work.
Also, http://www.progravix.com/proof/qwo works, but http://www.progravix.com/proof/qwo/ doesn't
What's up?