I also played around with this keywords. I guess it should not be necessary
because I don't want to include server side include files but ordinary html
text. But however I also tried
AddType text/html .shtml .txt
AddOutputFilter INCLUDES .shtml .txt
but nothing change
On 12/12/05, Peter Huesser <[EMAIL PROTECTED]> wrote:
> I also played around with this keywords. I guess it should not be necessary
> because I don't want to include server side include files but ordinary html
> text. But however I also tried
>
>AddType text/html .shtml .txt
>AddOutputF
Thank's Joshua
Hello
I want allow to use the directive for
including
ordinary html code (no SSI). In the httpd.conf file I have the following
statements.
...
LoadModule include_module modules/mod_include.so
...
Options FollowSymLinks +Includes
Never mix plusse
On 12/12/05, Peter Huesser <[EMAIL PROTECTED]> wrote:
> Hello
>
> I want allow to use the directive for
> including
> ordinary html code (no SSI). In the httpd.conf file I have the following
> statements.
>
> ...
> LoadModule include_module modules/mod_include.so
> ...
>
> Options Fol
Hello
I want allow to use the directive for
including
ordinary html code (no SSI). In the httpd.conf file I have the following
statements.
...
LoadModule include_module modules/mod_include.so
...
Options FollowSymLinks +Includes
AllowOverride None
...
Anfortunatelly the follow