Date: Mon, 27 Nov 2006 10:52:10 -0500 From: Gerard Seibert <gerard@seibercom.net> To: freebsd-questions@freebsd.org Subject: Getting SHTML to work Message-ID: <20061127104016.1873.GERARD@seibercom.net>
next in thread | raw e-mail | index | archive | help
I am truing to get SSI working on a site I am building. I thought I had the 'httpd.conf' file properly configured. Following some directions I got off of a web site, I created a basic 'index.shtml' file and placed this in it: <!--#echo var="DATE_LOCAL" --> It doesn't seem to be working. Either the conf file is wrong, or the variable in the index file is entered incorrectly. The file is located here: http://seibercom.net and the httpd.conf file can be view here: http://seibercom.net/httpd.conf -- Gerard gerard@seibercom.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061127104016.1873.GERARD>