Philippe M. Chiasson wrote:
As it stands, there is some division on the idea of sending out X-Powered-By headers
just like PHP does. The various idea that I believe were suggested were:


1. Send it by default, runtime disable with PerlOptions -HTTPExpose
2. Send it by default, no way to disable
3. Not send it by default, runtime enable with PerlOptions +HTTPExpose
4. Not implement it at all

+1

5. Compile-time enable/disable (combined with either 1, 2 or 3)

6. document how to add this header from their perl code.

+1

How does everybody feels about each of these options ?


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to