I am running a Linux box and cannot find my Apache cgi-bin to put some
python scripts in. I know I probably have to create one but don't know
where and how.
Also on my windows machine,where I do have the bin, and normally
everything works fine except:
#!c:/Python25/python
import cgi
reshtml =
Ryan wrote:
> I am running a Linux box and cannot find my Apache cgi-bin to put some
> python scripts in. I know I probably have to create one but don't know
> where and how.
On Linux under Apache 2.2, I've seen it in /usr/lib/cgi-bin which always
struck me as weird, but there you go. On BSD,
Can anyone recommend me the best single must-read book for Agile
Programming?
Also Agile Testing.
(If they compare Agile in general to the other methodologies, that would be
great)
Also, can anyone comment on the limits or caveats of agile development?
Thanks,
Stephen