Hello, I'm new to Quixote and need help with the following demo problem. After installing Quixote and following `doc/demo.txt', I can't figure out why the links (e.g., `simple' and `error') won't work. I did a `cp -p demo.cgi demo.conf /usr/lib/cgi-bin/' and http://localhost/cgi-bin/demo.cgi works. The errors I receive in the log files are: [Fri Sep 10 21:29:31 2004] [error] [client 10.6.3.106] script not found or unable to stat: /usr/lib/cgi-bin/simple [Fri Sep 10 21:29:36 2004] [error] [client 10.6.3.106] script not found or unable to stat: /usr/lib/cgi-bin/error [Fri Sep 10 21:29:39 2004] [error] [client 10.6.3.106] script not found or unable to stat: /usr/lib/cgi-bin/publish_error [Fri Sep 10 21:29:41 2004] [error] [client 10.6.3.106] script not found or unable to stat: /usr/lib/cgi-bin/12 [Fri Sep 10 21:29:42 2004] [error] [client 10.6.3.106] script not found or unable to stat: /usr/lib/cgi-bin/12 [Fri Sep 10 21:29:44 2004] [error] [client 10.6.3.106] script not found or unable to stat: /usr/lib/cgi-bin/dumpreq Thanks for any help in advance. -Tim