Date: Fri, 4 Mar 2005 14:47:15 -0500 From: sn1tch <dot.sn1tch@gmail.com> To: Shawn B <shawnblan@yahoo.com> Cc: FreeBSD-questions@freebsd.org Subject: Re: CGI script executing and Apache help Message-ID: <a82b971905030411476369403d@mail.gmail.com> In-Reply-To: <20050304193604.85392.qmail@web30201.mail.mud.yahoo.com> References: <20050304193604.85392.qmail@web30201.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Try adding this </Directory> ScriptAlias /cgi-bin/ /home/user/site/public_html/cgi-bin/ On Fri, 4 Mar 2005 14:36:04 -0500 (EST), Shawn B <shawnblan@yahoo.com> wrote: > I am running FreeBSD-4.8 with Apache 1.3 installed. I > changed the htdocs directory in httpd.conf to > /home/user1/public_html/ and I added a /cgi-bin/ in > the same user directory. Scripts will not execute from > the cgi-bin, as the scripts contents are displayed in > the browser window. I went through httpd.conf using > the search feature in Easy Editor, editing sections > that have .cgi in it. Now, I am stumped as to how to > get the CGI scripts to execute. > > Thanks, > > Shawn B. > FreeBSD newbie > > ______________________________________________________________________ > Post your free ad now! http://personals.yahoo.ca > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- You've officially been Gmailed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a82b971905030411476369403d>