[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] ssi
- Subject: [cobalt-developers] ssi
- From: Raq Admin <raq@xxxxxxxxxxxxx>
- Date: Tue Jul 8 14:26:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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?