In httpd.conf your virtual settings
>From memory :-
(virutal host looks something like the following )
<VirtualHost>
etc
etc
DocumentRoot /home/httpd/html/domains/whatever/html
</VirtualHost>
1)Just create
a cgi-bin directory in /home/httpd/html/domains/whatever/
Then in your virtualhost settings type in
2)ScriptAlias /home/httpd/html/domains/whatever/cgi-bin
Remember to restart Apache after modifying httpd.conf
I believe is
/etc/rc.d/init.d/httpd restart
At 01:37 PM 8/1/00 -0500, Scott Skrogstad wrote:
>do you know of a manual way of doing it. Linux config seems to mess up my
>system from time to time
>
>Scott Skrogstad
>
>
>-----Original Message-----
>From: Jake McHenry [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, August 01, 2000 1:27 PM
>To: Red Hat Mailing list
>Subject: Re: CGI Question
>
>
>
>I believe that if your using Apache, you can enable this in linuxconf, under
>the
>apache section.
>
>jake
>
>
>On Tue, 1 Aug 2000, Scott Skrogstad wrote:
>
>--I have virtual hosts running great on my 6.1 box but now one of my clients
>--want to use CGI. How or what do I enable to do this? All of my clients
>--files are in /home/vhost/clientname..
>--
>--TIA,
>--
>--Scott Skrogstad
>--Computer Integration Inc,
>[EMAIL PROTECTED]
>--800-522-3475 Phone
>--
>--
>----
>--To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>--as the Subject.
>--
>--
>
>Jake McHenry
>[EMAIL PROTECTED]
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.