My .htaccess is as follows:
Options +FollowSymLinks RewriteEngine On RewriteBase /school RewriteRule ^([a-zA-Z0-9]+)/$ index.php?page=$1 RewriteRule ^([a-zA-
You could use htscanner PHP module if you want to use php_value in your .htaccess files when running php as a CGI/FastCGI application.
php_value