You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jeroen van Meeuwen <ka...@pczone-clan.nl> on 2004/09/02 15:10:52 UTC

RE: [users@httpd] Custom authorization of static content

Sorry for replying so soon *grin*

I, indeed, configure PHP5 as described in the manual pages on php.net:
http://www.php.net/manual/en/install.unix.apache2.php

If you feel the need to ensure I do not have any exotic *neat*
configurations or workarounds, I could show you

Grtz.

kanarip 

> -----Original Message-----
> From: Robert Andersson [mailto:robert@profundis.nu] 
> Sent: Monday, August 30, 2004 14:11
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Custom authorization of static content
> 
> Jeroen van Meeuwen wrote:
> > As on my test-server (php5), the "auto_prepend_file" is 
> parsed at all
> times,
> > while on my webserver (php4), the "auto_prepend_file" is 
> parsed only 
> > when requesting a PHP file.
> >
> > I tested your configuration settings on my php5 home box, and it 
> > appears
> to
> > be working, with the exact settings you defined.
> 
> Sorry for not responding sooner; I had hoped to make a PHP5 
> installation, but I haven't had the opportunity to do so yet.
> 
> However, I must ask how you have PHP(5) configured in Apache? 
> (There are a few alternative methods). I use the "standard":
> 
>     LoadModule php4_module ...
>     AddType application/x-httpd-php .php .phtml
>     AddType application/x-httpd-php-source .phps
> 
> You haven't configured it as an output filer or something?
> 
> A quick study of the source (apache2handler.c) for PHP 4 and 
> 5 doesn't reveal any changes that would cause the difference 
> we are seeing.
> 
> I'm still looking for alternate methods of achieving the 
> original goal; so if someone has ideas, please post :)
> 
> Regards,
> Robert Andersson
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org