SEO related or not, I post the question here.
How shall I set up a 403 forbidden / access denied error document.
- I have made a 403.htm 403 aceess denied document.
- With the following .htaccess line: ErrorDocument 403 /403.htm
Problem, I only get the following standard? message:
"Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at www.forumnorway.com Port 80"
What am I doing wrong?
I have no problem with a similar 404.htm error document and the .htaccess line:
ErrorDocument 404 /404.htm
Submit Your Article
Forum Rules

Reply With Quote
