Re: selective disabled PHP with Apache2 (was: suEXEC equiv for PHP in Apache2)
From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 06/30/04
- Previous message: Mark Haney: "Re: [SPAM] - RE: Setting up a mail server - Found word(s) listerror in the Text body."
- In reply to: Luis Miguel Cruz: "Re: suEXEC equiv for PHP in Apache2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 18:00:48 +0200 To: For users of Fedora Core releases <fedora-list@redhat.com>
Am Mi, den 30.06.2004 schrieb Luis Miguel Cruz um 17:28:
> Can you tell me the correct lines?
> In the past, with apache 1.3.x I had this config:
>
> [...]
> <IfModule mod_php3.c>
> php3_engine off
> </IfModule>
>
> <IfModule mod_php4.c>
> php_flag engine off
> </IfModule>
> [...]
Putting
<Directory />
php_flag engine Off
php_flag display_errors Off
</Directory>
into the vhost definition still works.
Alexander
-- Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 Fedora GNU/Linux Core 2 (Tettnang) on Athlon CPU kernel 2.6.6-1.435 Serendipity 17:59:25 up 16:26, 8 users, 1.68, 1.45, 1.36
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: Mark Haney: "Re: [SPAM] - RE: Setting up a mail server - Found word(s) listerror in the Text body."
- In reply to: Luis Miguel Cruz: "Re: suEXEC equiv for PHP in Apache2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|