Hi Guy,

Try sticking this in the relevant VirtualHost directive:

<Directory /path/to/client/doc/root>
   php_flag engine off
</Directory>

HTH

Ben



In response to your mail sent on Friday, March 14, 2003 at 12:38:19 PM.



> I have set apache 2.0 and PHP 4.3.1 as well as mysql.
> I was wondering how I can disable PHP per user directory?.
> At the moment everyone can put php scripts on their personal website.
> I want to limit it to a few users.

> Cheers

> Sql,query


> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)

> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to