Hi there,

I'm wondering if there's anyway possible to selective choose which files to be processed for SSI? At the moment, all .shtml files are being processed. However, not all of these are required to be processed and for efficiency, I'd like to not process them. An option would be to rename these files to .html but that would break my linking structure and thus I would have to rename every reference of that file.

Would there be something that I can do to interject before Apache processes the server side includes? Such as checking for certain directories and if there are .shtml files in certain directories, then serve the pages without processing them?

Thanks,
Teren

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to