meriwether
Programmer
I have a html file in the cgi-bin that won't server. cgi files server, but not this html file. how can i get this html page to server? i know it's possible, but no idea where to start. can't find much on this online! thanks for any assitance.
it gives me a permission-like error;
Premature end of script headers: test.html
far as permissions;
chmod 755 test.html
is this a scriptalias issue, how to get HTML into this?
thanks.
it gives me a permission-like error;
Premature end of script headers: test.html
far as permissions;
chmod 755 test.html
is this a scriptalias issue, how to get HTML into this?
thanks.