- From: Daniel Hiester <alatus@earthlink.net>
- Date: Sat, 26 May 2001 13:10:08 -0700
- To: "www-html" <www-html@w3.org>
This whole thread is way off-topic, but, yes, all of what you are talking about is in the server configuration. One could be running apache or IIS, but disable SSI in the config. Furthermore, deciding which file extensions get parsed for SSI (or any other server-side application, for that matter) is also done in the configs. If you are on a hosted server, you don't always get access to server configs. On Apache, you can run some config functions via a .htaccess file. Go to the Apache site, www.apache.org , and find their documentation for help on what to do with those .htaccess files. In fact, see if there are any forums there; those would be a much more apropriate place to discuss this topic. Daniel
Received on Saturday, 26 May 2001 16:04:32 UTC