> "Shay" == Shay Mandel <[EMAIL PROTECTED]> writes:
Shay> #
Shay> # To use server-parsed HTML files
Shay> #
Shay> AddType text/html .shtml AddHandler server-parsed .shtml
Shay> AddHandler server-parsed .html
Shay>
Shay> SetHandler perl-script
Shay> PerlH
> "SM" == Shay Mandel <[EMAIL PROTECTED]> writes:
SM> Hi,
SM> Thank you very much for your response.
SM> I've changed my configs, so that the sandwich will work only on .html file,
SM> and set them not to be SSI parse by default.
SM> Still, the header file, which has .shtml extension is not
Hi,
Thank you very much for your response.
I've changed my configs, so that the sandwich will work only on .html file,
and set them not to be SSI parse by default.
Still, the header file, which has .shtml extension is not parsed.
My sandwich version : 2.2
the httpd.conf details :
#
# To us
> "SM" == Shay Mandel <[EMAIL PROTECTED]> writes:
SM> Hi,
SM> I am trying to use your Sandwich module, which is really great and
SM> helpful. So first of all I want to thank you for the great job you've
SM> done.
Try making your sandwiched documents NOT be *.[s]html. You're forcing
all your
Hi,
I am trying to use your Sandwich module, which is really great and
helpful. So first of all I want to thank you for the great job you've
done.
On the other hand, I am trying to put an shtml file as header, and it
seems like the SSI directives in it are not parsed. In the documentation
you wr