Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51076 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76049 invoked from network); 18 Dec 2010 17:21:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2010 17:21:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:40449] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/11-05093-B9DEC0D4 for ; Sat, 18 Dec 2010 12:21:32 -0500 Received: from srv-rhsoft.rhsoft.net (local.rhsoft.net [84.113.45.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id E3B66B6; Sat, 18 Dec 2010 18:21:28 +0100 (CET) Message-ID: <4D0CED98.3040609@thelounge.net> Date: Sat, 18 Dec 2010 18:21:28 +0100 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: James Butler CC: Daniel Convissor , PHP Internals List References: In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF5AFC878B030CC0E22AF5056" Subject: Re: [PHP-DEV] [PATCH] Add option to disable POST data processing From: h.reindl@thelounge.net (Reindl Harald) --------------enigF5AFC878B030CC0E22AF5056 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable They can not configure php too or the webserver allows this for virtuals hosts (IIS afaik does) but on shared hosting this had to be done from the admin I agree that php is the wrong place If any compnent have to say "405 Method Not Allowed" it is the webserver long before starting the interpreter Am 18.12.2010 18:08, schrieb James Butler: > What about people on shared hosting? >=20 > -- > James Butler > Sent from my iPhone >=20 > On 18 Dec 2010, at 17:07, "Daniel Convissor" wrote: >=20 >> Hi Pierre: >> >> On Thu, Dec 16, 2010 at 01:32:15PM +0100, Pierre Joye wrote: >> >>> However I would >>> prefer to bring back a proposal we had a couple of years ago, to >>> totally disable post data. >> >> Completely disabling POST is something that is probably best done >> via web server configurations. Doing this at the >> applicaiton/programming layer seems like a kludge. >> >> --Dan >> >> --=20 >> T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y >> data intensive web and database programming >> http://www.AnalysisAndSolutions.com/ >> 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 >> >> --=20 >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php --------------enigF5AFC878B030CC0E22AF5056 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAk0M7ZgACgkQhmBjz394AnkrwQCfZ1QPalct8CDNH/qtoEWvc+Jr H90AniitZgXZpdyuvhjKpxEJwwLvao2F =JqGq -----END PGP SIGNATURE----- --------------enigF5AFC878B030CC0E22AF5056--