Re: suEXEC equiv for PHP in Apache2
From: Luis Miguel Cruz (luismi_at_b2bi.es)
Date: 06/30/04
- Previous message: Phil Schaffner: "Re: copying large files between filesystems"
- In reply to: Alexander Dalloz: "Re: suEXEC equiv for PHP in Apache2"
- Next in thread: Alexander Dalloz: "Re: selective disabled PHP with Apache2 (was: suEXEC equiv for PHP in Apache2)"
- Reply: Alexander Dalloz: "Re: selective disabled PHP with Apache2 (was: suEXEC equiv for PHP in Apache2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 17:28:27 +0200 To: For users of Fedora Core releases <fedora-list@redhat.com>
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>
[...]
Thanks
Alexander Dalloz wrote:
> Am Mi, den 30.06.2004 schrieb Luis Miguel Cruz um 11:15:
>
>
>>Hi Gary,
>>
>>Let me know if I understand your problem and if is the same problem I
>>have here.
>>
>>With FC1 is impossible to modify php variables per vhost, is that correct?
>
>
> No, his aim is different and I don't think the content of your question
> is correct.
>
>
>>I am trying to find the way to permit php for some vhost and restrict
>>php service for other, but I didnīt find the solution yet.
>>
>>Do you have any clue, comment or suggestion?
>
>
> I would suggest you comment all content in /etc/httpd/conf.d/php.conf
> and put in it's content only to those vhost definitions where you want
> PHP being enabled (maybe the main server too).
>
> Alexander
>
>
>
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Phil Schaffner: "Re: copying large files between filesystems"
- In reply to: Alexander Dalloz: "Re: suEXEC equiv for PHP in Apache2"
- Next in thread: Alexander Dalloz: "Re: selective disabled PHP with Apache2 (was: suEXEC equiv for PHP in Apache2)"
- Reply: Alexander Dalloz: "Re: selective disabled PHP with Apache2 (was: suEXEC equiv for PHP in Apache2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|