Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 1998 11:03:30 -0400 (EDT)
From:      Paul Stewart <paul@kawartha.com>
To:        freebsd-isp@FreeBSD.ORG
Subject:   server side includes in apache 1.2.6
Message-ID:  <Pine.BSF.3.96.980504110006.16151A-100000@shell.kawartha.com>

next in thread | raw e-mail | index | archive | help
Hi there...

My memory is hurting as I can't get server side includes running from the
ports install of apache 1.2.6 on FreeBSD 2.2.5

I even went to the Apache site and printed off the info on mod_include
which I understand is compiled in by default?  Hopefully that's not my
problem..heheehe...

In my index.html file I have the following line...

<!--#exec cgi="/cgi-bin/bannerwheel.cgi"--> 

In my access.conf I have the following...

<Directory /usr/local/www/data>
Options Indexes FollowSymLinks +Includes ExecCGI
AllowOverride All
order allow,deny
allow from all
</Directory>

I can't find the problem... the line in my index.html just shows up when I
do "show document source" in Netscape....

Any suggestions? :)

Thanks again,

Paul


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980504110006.16151A-100000>