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

RE: [cobalt-users] Execute php from a .shtml file



> I edited the srm.conf file
> AddType application/x-httpd-php .shtml
> 
> And tried
> AddType application/x-httpd-php .php .shtml
> 
> Restarted httpd,
> 
Check the httpd.conf file. It may already have AddType
text/x-server-parsed-html .shtml configured for that site.
-- 
Dan Kriwitsky