On 02/11/2009, at 15:40, Daniel L. Miller wrote: > Assuming PHP is otherwise working for a "standard" configuration, is > enabling inline php support just a matter of editing the > application/x-httpd-php mime type and adding "html" to the extension > list?
No. You'd have to edit the "Extension PHP" rule and replace: "php" by "php,html". -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
