[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RAQ4 cgi problem
- Subject: Re: [cobalt-developers] RAQ4 cgi problem
- From: Atif Ghaffar <atif@xxxxxxxxx>
- Date: Tue Dec 19 19:10:00 2000
- Organization: 4unet AG/SA
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
GlobalNET Media wrote:
> I realize this is a ScriptAlias fix, but I don't know what file to change.
> Will this
> ScriptAlias fix be for the virtual, or for the whole server?
Script Alias will be for the whole server unless defined separately in
each VirtualHost declarations.
> Will the
> AddHandlers
> need to be removed?
No.
> What is the correct file path? Assuming the cgi-bin
> is placed in the web directory, would it be /web/cgi-bin/ ?
I guess so
> I realize this is kind of a dumb question, but I can't have the cgi scripts
> on all the other
> sites go down if I have the wrong path.
Another fix would be
<FilesMatch /cgi-bin/>
SetHandler cgi-script
</FilesMatch>
This works with the recent versions of Apaches, What version do you
have?
Regards.
--
Atif Ghaffar
Internet Development Manager
4unet AG/SA
-------------------------.
+41 78 787 51 45 ¦ voice
+41 24 441 09 03 ¦ fax
http://www.4unet.net ¦ www
http://atif.developer.ch ¦ homepage
atif.ghaffar@xxxxxxxxx ¦ email
Do you speak Unix?