On 10/3/06, Randy Paries <[EMAIL PROTECTED]> wrote:
Hello

I am running apache2

i am trying to figure a way to use SSI based on the file name and not the
file extension.


so is there a way i can have apache just parse something like main.html?

<Files main.html>
SetOutputFilter INCLUDES
</Files>

(But be aware this will apply to any file named main.html in the
<Directory> section where you place this or in any subdirectories.)

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to