If you removed the ErrorDocument 404 /phpinfo.php from the apache conf (or reset it to original value), what happens? Do you get a standard 404 not found error page?
"Fabien Penso" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Matt a écrit : > > >> Well it still is in GET method because the url does still exist with the > >> ?plop=foobar but in case I want to use POST method (which I will as my > >> form has huge textarea) everything disappear. > >> Also this is a turn around I don't like, I would first understand why it > >> doesn't work, and if I can fix it. > > > I browsed the the apache source, and it looks to me that the message body > > is simply read and dumped into the bit bucket on a 404 with an ErrorDocument > > (and thus isn't passed as part of the internal request to the ErrorDocument > > itself). Perhaps you ought to ask the apache list. > > Apparently, as I do read > http://www.geocrawler.com/archives/3/182/1999/4/0/1646542/, it's an > Apache problem. > > Thanks, I move on an Apache user list :) > > -- > Fabien Penso <[EMAIL PROTECTED]> | LinuxFr a toujours besoin de : > http://perso.LinuxFr.org/penso/ | http://linuxFr.org/dons/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php