Problems with a 404 Page and Not Understanding How they Work...
I apologize in advance for this question because I understand so little about it I don't really know what to ask although, I think I found a solution. In a nutshell, I had a custom 404 page that worked OK (but it wasn't called 404.php it was notfound.php). Tidying up a site I discovered a dodgy link in the page so I went to that page in DW, fixed the link and uploaded it and... no difference.
I kept going round and round with this and every time I uploaded the page, nothing seemed to happen.What confused me a little more was that I was that I wasn't on my main PC but on a laptop. I fixed it by uploading a .htaccess file with one line in it pointing to the 404 and it worked. I think it was just this:
ErrorDocument 404 /errors/notfound.html
I say that I think that's what it was because when I got back to my PC, I can't even find the .htaccess file.
If anyone can tell me anything to reassure me that I haven't done anything awful, or to explain what might have happened, I'd be grateful.
Thanks
Martin
