[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RE: [Cobalt] Advanced Functions
- Subject: Re: [cobalt-users] RE: [Cobalt] Advanced Functions
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Mon Jan 17 22:11:02 2000
Are you saying this WON'T get over-written by gui changes?
Jeff
At 12:09 PM 1/16/00 ISP wrote:
If you need to make custom permanent changes to the httpd.conf file do
a search on the archives for 'cname'. I don't have the actual archive number
handy.
We do this to disable cgi-wrap for a single site. You can add any Apache
directive to the additional conf file.
In the httpd.conf:
<VirtualHost 216.xxx.xxx.xxx>
Include /etc/httpd/conf/site22.conf
</VirtualHost>
Inside the site22.conf file:
Options Indexes Includes ExecCGI
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
ScriptAlias /cgi-bin/ /home/sites/site22/web/cgi-bin/
Also if you # comment out directives in the httpd.conf the RaQ2
will NOT over-write those.
--
Jeff Lasman, nobaloney.net
<jblists@xxxxxxxxxxxxx>
<www.nobaloney.net>, <www.mailtraqna.com>, <www.email-lists.com>