[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] ssi



I am attempting to allow ssi without the shtml extension.  I thought I
would be able to do this with an .htaccess file and the following line,


AddHandler server-parsed .html


But no luck. Any ideas?