[cgiwrap-users] basic setup
Brought to you by:
nneul
From: k.s.guleesh <k.s...@go...> - 2008-11-05 12:52:23
|
I have installed the default cgiwrap package that is available with ubuntu 8.04 I just want to see a basic setup running before trying out various config options The manual says: "As distributed, cgiwrap is configured to run user scripts which are located in the "~/public_html/cgi-bin/" directory." I have a test python script at /home/a/public_html/cgi-bin/test.cgi when I point my browser to this url http://localhost/cgi-bin/cgiwrap/a/test.cgi I am getting this response CGIWrap Error: Request Error nothing useful appearing in the Apache logs - any clues would be appreciated. A. |