Date: Thu, 19 Feb 1998 13:39:33 -0500 (EST) From: "Joe \"Marcus\" Clarke" <marcus@miami.edu> To: "Richard P. Milligan" <rmilliga@pcchu.peterborough.on.ca> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Web Page Access Counter Message-ID: <Pine.OSF.3.96.980219133822.22408A-100000@jaguar.ir.miami.edu> In-Reply-To: <34EC4CD6.726202E9@pcchu.peterborough.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
You need to change the format of your SSI...here is the strict format you must adhere to: <!--#exec cgi="/bin-cgi/counter.cgi"--> Notice the lack of spaces...that should work. Joe Clarke On Thu, 19 Feb 1998, Richard P. Milligan wrote: > I am try to set up hit counter on our web page. As of yet I unable to > get it work. I am assuming that this will be the case with all my cgi > code unless I can figure out while Perl is not being activate. > > I know the counter is working. If I try 'perl [name_of_code]' it will > run and it will increment the counter storage file. > > If insert the fallowing line into the html code it will not work: > > <! -- #exec cgi="/bin-cgi/counter.cgi"--> > > Nothing happens. > > Please tell me what I am during wrong. > > Thank you > -- > Phone Richard P. Milligan Fax > Computer Tech/Analyst > Peterborough County-City Health Unit > 10 Hospital Drive > Peterborough, Ontario > K9J 4L3 > 705-743-1000 705-740-2322 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?Pine.OSF.3.96.980219133822.22408A-100000>