Stas Bekman wrote:
6. document how to add this header from their perl code.

+1

Would also allow to expose even more details for those who want to:

<Perl>
  $PerlConfig .=
    "Header set X-Powered-By '$ENV{MOD_PERL} CGI.pm/$CGI::VERSION'";
</Perl>

(requires mod_headers, which comes with Apache2)

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



Reply via email to