Im writting a php based front controller for my website, and i choosed
to do so by redirecting all php file request to one file:

addhandler phphandler .php

works fine. However, I can only use GET requests within my scripts.
POST variables seem to get lost somehow. Is it possible to fix it or
is there any other way to do it?

Best Regards,
Leo

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to