Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2001 23:13:09 -0500
From:      "Big B" <tiffany@crshjnke.com>
To:        "Freebsd-Questions" <freebsd-questions@freebsd.org>
Subject:   apache 2.0 and SSI
Message-ID:  <POEHKNGEFCLPFPNOFOEOMEGEDAAA.tiffany@crshjnke.com>

next in thread | raw e-mail | index | archive | help
Just trying to get the simplest server side include working.
Everything I have tried and nothing is working.
nothing is showing up in the error-log.

in http.conf I have enabled
# To use server-parsed HTML files
#
<FilesMatch "\.shtml(\..+)?$">
   SetOutputFilter INCLUDES
</FilesMatch>

for an example of what I am trying.
http://stats.crshjnke.com/newspro/news.shtml

I am trying to get that page to include
http://stats.crshjnke.com/newspro/news.txt

Any ideas on what I am missing..

I have also tried adding
Options +Includes
in the .htaccess file and nothing..

Thanks
Kenny

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?POEHKNGEFCLPFPNOFOEOMEGEDAAA.tiffany>