Jump to content

Conditional Execution of PHP in Apache


WaveyDavey

Recommended Posts

Not sure how to describe this.
We have a school site which is heavily developed in php and works fantastic. Php tags are parsed in extensions php AND html.
We want to add student areas (like www.ourschool.org/~bloggsf) where students can post up web pages.
However, for security reasons, we would like apache NOT to parse <?php code in their areas. In fact, we dont want them doing any form of CGI really, cos the little blighters will wreck *something*, guaranteed!
This is on Apache2, on a Fedora core 4 box, php5.1.2.

Many thanks
David
Link to comment
https://forums.phpfreaks.com/topic/9373-conditional-execution-of-php-in-apache/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.