[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [RaQ3i]Fixing warnings in httpd error log



When you call your cgi program from your HTML file use this:

http://www.yourdomain.comcgiwrapDir/cgiwrap/mmstdod.cgi

or this 

/cgiwrapDir/cgiwrap/mmstdod.cgi


it will elminate the error messages.

DH