Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache and CGI: Why does POST not work?

Status
Not open for further replies.

Peperoni

Programmer
Feb 9, 2001
1
DE
Hi,

how can I get Apache 1.3.12 to deliver POSTed data to a CGI executable?

GET works, but POST delivers no data.

The problem appears under Linux with PHP 3.0.18, but POST generally seems to fail (although I am not really fit in the other languages I tried).

POST works fine with the PHP apache module, but not with the CGI version (which I need).

Please help...

Thomas
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top