[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RaQ4: cgi-bin above document root?



> correct CGI-BIN must be a web accessed dir
> you can change the permissions so its not browsable.
>
>

You can also have any data files that a script needs to write to located
outside the cgi-bin in /home/sites/site#/dir instead of in
/home/sites/site#/web/dir
There shouldn't be a problem having scripts in /web/cgi-bin since they're
going to be accessed from the web anyway.
--
Dan Kriwitsky