[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Global CGI
- Subject: Re: [cobalt-users] Global CGI
- From: "[RaQ2] Chuck" <nagy@xxxxxxxxxxxxxxxx>
- Date: Tue Jun 20 13:13:14 2000
On Tue, 20 Jun 2000, Jim Scott wrote:
> So what is the answer to the question? How does one create a global CGI
> directory? Or has this thread become about HTML posting?
You can use the ScriptAlias directive in httpd.conf, but to make it global
to different virtual sites, you will have to define the alias inside each
virtual host declaration.