At 11:39 14/3/2001, Egon Schmid (@work) wrote:
>Mark Taylor wrote:
>
> > When I upload my php4 work to my ISP, the following is displayed at the
> > beginning of each php page.
> >
> > "X-Powered-By: PHP/4.0.4pl1 Content-type: text/html"
>
>Tell your ISP, he should set "expose_php = Off" in php.ini.

The problem is that the HTTP header is sent inside the response body.  Even 
if expose_php is set to off, he'd still get 'Content-type: text/html' in 
the response body...

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to