|
I'm having an unusual problem with my 404 error page, which doesn't always appear in its proper form.
cPanel saves my 404 page in my root folder as 404.shtml. The thing works fine as long as the visitor mistypes a page name, in the form of mysite.com/wrongpage.php or something similar.
The problem occurs when the address is improperly named in the form of a folder, as in mysite.com/wrongpage/.
What happens then is my 404 page appears, but without the benefit of my style sheet. There appears to be a path problem that manifests itself only in this instance, that prevents the page from finding index.css.
Any idea on how to fix this problem?
Thanks.
|