Page 1 of 1

Need help in custom error pages

Posted: Sun Nov 16, 2008 1:37 am
by kalpesh
hi, i want to create custom error page for mysite.
I try to include .htaccess which is in root level has following code.
ErrorDocument 404 /errror404.htm

I create errror404.htm in root level.
Please help me.
Thanks in advance.

Re: Need help in custom error pages

Posted: Sun Nov 16, 2008 1:52 am
by requinix
So what's the problem?

Re: Need help in custom error pages

Posted: Sun Nov 16, 2008 11:28 pm
by kalpesh
Problem is there is nothing happens at my site.
It does not not showing custom error pages .
It shows default browser error page.