You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jean-PIerre Kousz <jp...@webclub.ch> on 1999/07/15 00:08:32 UTC

mod_include/4730: SSI parsing doesn't work

>Number:         4730
>Category:       mod_include
>Synopsis:       SSI parsing doesn't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Wed Jul 14 15:10:00 PDT 1999
>Last-Modified:
>Originator:     jpk@webclub.ch
>Organization:
apache
>Release:        Apache/1.3.6 (Unix)
>Environment:
Linux www 2.2.5 #7 Thu Apr 22 12:21:31 MEST 1999 i686 unknown
>Description:
Hello

In the file httpd.conf file I have the following lines:

:
Options +Includes
:
AddHandler server-parsed .htm
:
I would like, that all files parsed with mod_includes. Here you will see an example:

---------------
<!--#include virtual="/head.htm" -->

<b>WILLKOMMEN<br>
:
<b>AKTUELLES</b><br>
:
:

<img src="images/foot.jpg" align="right">

<!--#include virtual="inhalt.inc" -->
<!--#include virtual="/foot.htm" -->
---------------

On the browser i will see, that all ssi commands are unparsed!
The "httpd -l" command says, that the mod_includes are built in (i have it compiled so!).

Did you have an idea, what the error is?
Thank you, verry much

>How-To-Repeat:
You can show my httpd.conf file on
http://www.zli.basislehrjahr.ch/httpd.conf

an example and the unparsed result on
http://www.zli.basislehrjahr.ch/main.htm
>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]