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

RE: [cobalt-users] Server Side Includes



> 
> 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