Forum Moderators: phranque
Wonder if you can help with this...
I need to move a site to a new UK-based host with the following features:
1) Allows SSI to be used on normal .html pages (not having to change the extension to .shtml).
2) Allows the ExecCGI command to be used
3) Good uptime and support naturally :)
If you use someone who fits this bill, could you let me know? It will save a hell of a lot of trawling around, and this is something I need to do quickly. Cost not that important.
Many thanks
Cy
Its as simple as:
AddType text/html .htm .html .shtm .shtml .shtin an .htaccess file, in most cases.
AddHandler server-parsed .htm .html .shtml .sht .shtm
(Ok this didn't actually help you find a host, but it opens your options up further)