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

Re: [cobalt-users] CGI-BIN Directory ?!?



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.