<div>Hello,</div>
<div> </div>
<div>Is that possible to disable running of PHP on certain directories?</div>
<div>I am running a server which provides personal homepage service. However, not every user are familiar with security, some may upload some PHP scripts with bugs/holes. I do not want them to be executed on the server.</div>

<div>I can enable the safe_mode, but I have some other PHP scripts which need safe_mode to be disabled.</div>
<div>Any suggestions?</div>
<div> </div>
<div>Regards,</div>
<div>Wei Yu</div>