Posted by d on 03/06/06 15:06
"Angelo Fraietta" <angelo_f@bigpond.com> wrote in message
news:120niemrmu3e5@corp.supernews.com...
>
> Is there a way that I can block PHP parsing on my apache website in the
> virtual host block?
> I want to enable a site to host without php, but I want my own to have
> access to php>
>
> --
> Angelo Fraietta
> http://www.smartcontroller.com.au/~angelo/
It's pretty easy :)
Make yourself a virtualhost for your webserver, and in your virtualhost put
your PHP addtype line. The other virtualhost will not have PHP support, but
yours will.
dave
[Back to original message]
|