[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Server Side Includes
- Subject: RE: [cobalt-users] Server Side Includes
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Mon May 1 07:41:16 2000
>
> let me add a caveat...i know where it is in the GUI, but supposing I've
> abandoned the GUI and need to deal with apache directly...
>
In the httpd.conf before the </VirtualHost>:
AddHandler server-parsed .shtml
AddType text/html .shtml
Unless you've changed something else, IIRC that should do it.
--
Dan Kriwitsky