Hi,
I am running Apache server. When I send the request from HTML using ajax call to cgi, I am not getting any response.
I found the following error statement in the httpd/error_log file: Premature end of script headers: file.cgi
When I gave alert to the status code, it returned 500 Internal Server Error.
How to resolve this?