[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI-BIN Directory ?!?
- Subject: Re: [cobalt-users] CGI-BIN Directory ?!?
- From: "Samuel Benzaquen" <benza@xxxxxxxxxxxxx>
- Date: Mon Jul 9 23:10:58 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On my Raq4 I just place my cgi-bin directory under the web directory... /home/sites/www.yoursite.com/web/cgi-bin
or
/home/sites/www.ys.com/users/someuser/web/cgi-bin
You can access it with: www.ys.com/cgi-bin or www.ys.com/~user/cgi-bin
Samuel Benzaquen -- benza@xxxxxxxxxxxxx
>OK, This is really confused me. I have a Cobalt Qube 2 and I can't figure out
which is the cgi-bin directory to place my cgi's. I'm trying to run a webmail
server. I couldn't find a cgi-bin directory (beside the one in /usr/admin) so
I created on in /home/httpd/cgi-bin (the usuall place where the cgi-bin is located
for Apache). I placed my cgi's in there but when I cam e to run the cgi from
the browser, cgiwrap complained.