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

RE: [cobalt-users] Server Side Includes



> 
> Does anyone know where in the configuration files, and where 
> on the server SSI is located and processed?  On a RAQ4. :)
> 

Not sure what you mean. It's setup in httpd.conf if you add it to the
site in site settings or you can do it in .htaccess

AddType text/x-server-parsed-html .html .shtml

The above is if you wanted all .html files to be processed for includes.
-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.