Sorry I have never used servers that did not allow SSI and should be more careful in my replies.
Yes, I forgot to mention a .htaccess file is required. Here is what works for me
AddType text/html .shtml
AddHandler server-parsed .html
AddHandler server-parsed .htm
AddHandler server-parsed .shtml
Options Indexes FollowSymLinks Includes
ErrorDocument 401 http://bearsystems.com/nopassword.html
ErrorDocument 403 http://bearsystems.com/forbidden.html
ErrorDocument 404 http://bearsystems.com/nofile.html
Submit Your Article
Forum Rules

Reply With Quote
