htaccess file not working properly
I can not get the image to show on my 404 page. It is the same as one i use on another website and the coding is the same on both. I am too scared to try to change the htaccess file as I dont know much about it.
This is the content of my htaccess file:
this is what hapens see it here: - Removed - But when I go direct to the shtml page it is ok: - Removed - Can someone tell me what is possibly missing from the htaccees file. Thanks
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
order deny,allow
deny from all
allow from all
order deny,allow
deny from all
AuthName example.com
ErrorDocument 404 /404.shtml
this is what hapens see it here: - Removed - But when I go direct to the shtml page it is ok: - Removed - Can someone tell me what is possibly missing from the htaccees file. Thanks
-
The image and background image both work on both pages for me. Links removed. 0
Please sign in to leave a comment.
Comments
1 comment