View Single Post
Old 08-07-2012, 02:28 AM   PM User | #1
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,177
Thanks: 214
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
403 html vrs 403 shtml

Hi, i have a custom error page set for my deny access as 403.html

I have noticed recently in my error log that file not found 403.shtml

So i created the file 403.shtml with the same content as my html file so i have both in there now.

I dont understand why it would be looking for shtml not html, i guess i dont understand the difference, should i have both?

my other pages work fine 401,500 and they are html (not shtml) so is 403 special for some reason that it has to be shtml?

Thanks

Last edited by durangod; 08-07-2012 at 02:31 AM..
durangod is offline   Reply With Quote