i made that directory container after adding
but when i go to any cgi script in that directory it just show the text of the script and doesnt execute it. Is there something somewhere else i have to set??
its Apache 1.3 on Slackware
other problem:
I added
to httpd.conf but when i try to go to
http://192.168.0.3:80 it says cant connect, but i can go to
http://192.168.0.3:8000 it works. Heres the strange thing, when i looked at the error_log it said that it couldnt bind to port 8000 when i started apache.
I did netstat (when apache wasnt running) and there is nothing at all using the internet (except of course SSH). Apache hates me, i've been lookin through the manual for a while and havent had any luck.
oh ya... i when i added teh listen stuff i also had
uncommented but according to the apache manual it will ignore the port command if Listen or BindAddress is specified.
[ November 29, 2002: Message edited by: The Master of Reality / B0B ]