Page 1 of 1

httpd is broken

Posted: Thu Mar 18, 2004 5:59 pm
by eddier
Version 3.3 is broken.

I have a cgi, {test.cgi} that contains {<form action="/cgi-bin/test.cgi">}

The first time I access the cgi from {http://localhost:2000/cgi-bin/test.cgi} it runs fine, but, when I press {submit} from within the form httpd gives the error {404 file not found}. I copied the old httpd file from 7.5 and that server works fine.

Eddie

Posted: Thu Mar 18, 2004 7:41 pm
by Lutz

Posted: Thu Mar 18, 2004 7:45 pm
by eddier
Thanks!

Eddie