Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Modify SubEthaEdit's mode/file extension mappings' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Modify SubEthaEdit's mode/file extension mappings
Authored by: bih on Jun 10, '04 09:29:37PM

On a per directory basis you can use .htaccess files and specify: "AddType application/x-httpd-php .html"

Yea, it would be a bit inefficient to parse all .html files for php code. I did it in a directory where I have forms and I have a weird naming obsession like 'form.html' for the form content and 'form.php' for the form processing.



[ Reply to This | # ]