Date: Mon, 27 Nov 2006 12:31:23 -0500 From: Gerard Seibert <gerard@seibercom.net> To: User Questions <freebsd-questions@freebsd.org> Cc: Jerry McAllister <jerrymc@msu.edu> Subject: Re: Getting SHTML to work Message-ID: <20061127122558.ED78.GERARD@seibercom.net> In-Reply-To: <20061127160301.GC73438@gizmo.acns.msu.edu> References: <20061127104016.1873.GERARD@seibercom.net> <20061127160301.GC73438@gizmo.acns.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday November 27, 2006 at 11:03:01 (AM) Jerry McAllister wrote:
> Which version of Apache are you using?
> I am having a somewhat similar issue in Apache 2.2 - on pages I
> had working in Apache 1.3.xxx and haven't had time to try and solve
> it yet. So, I would be interested in hearing any info on this.
I just got it working. There were to glaring errors.
1) I had to change the syntax to:
<!---#exec cmd="date +'TIME:'' '%H%M" -->
Secondly, I needed to either expressly place the file on the command
line or else the SSI would not display, or chmod the file to 0755. I
choose to do the later obviously since it is an index file.
HTH
--
Gerard
Mail from '@gmail' is rejected and/or discarded here. Don't waste
your time!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061127122558.ED78.GERARD>
