Forum Moderators: open
[webmasterworld.com...]
The hosting I'm looking at is Windows2000 with CGI/Perl, asp, and PHP, and a shopping cart would be generating dynamic pages. I'd also want to be able to use server side includes, .htm and .html, not .shtml
There would be no control over server configuration. Is it do-able, or should I stay with Linux/Apache hosting?
So if .htm isn't on that list, then that it is just blasted down to the client. To modify file processing, you need to add an entry to that list. The steps necessary are shown in that link. Unfortunately that requires server configuration capabilities.
This is not improved any in .NET, since .NET sits on top of IIS. Modifying this dialog is necessary to tell IIS to process .aspx pages as well as .asp pages.
SSI is processed by the ASP file processor (called an ISAPI extension, as Torben said). So same issue.