[thelist] SSI in.htaccess

cayley vos cvos at yahoo.com
Mon Sep 18 07:21:20 CDT 2000


Greetings.  I'd like to combine these two sets of
instructions in the
.htaccess file on the server.  one redirects to a
specific error page,
the other sets the page to use SSI in regular html
files, instead of the standard shtml.  Is this easyto
do (im sure it is just a matter of adding a : or {
somewhere...)


ErrorDocument 404 /error404.shtml
ErrorDocument 401 /error404.shtml
ErrorDocument 500 /error404.shtml
ErrorDocument 403 /error404.shtml



AddType text/html .html
AddHandler server-parsed .html
Options Indexes FollowSymLinks Includes

thanks,

Cayley

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/




More information about the thelist mailing list