Hi,
I just downloaded Quixote v0.4 and tried to install it on my computer.
System:
Win2k (SP2 if it matters)
IIS (5.0)
Python 2.1
I tried to run the demo script (installed quixote and placed the
demo.cgi file as demo.py in my scripts directory) and run it. The first
attempt failed as I did not fullfil the requirements (did not install
the compiler), but after that I keep getting 404 error. I activated
the access log (in demo.conf) and made sure that my request is
registered there. Here is the line:
127.0.0.1 - 2001-10-05 13:28:22 1976 "GET None HTTP/1.1" 404 0.00sec
The URL I used was:
http://localhost/scripts/demo.py/
What can be wrong?
Thanks,
--
Misha