WaveyDavey Posted May 9, 2006 Share Posted May 9, 2006 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 thanksDavid Link to comment https://forums.phpfreaks.com/topic/9373-conditional-execution-of-php-in-apache/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.