Is there a specific AllowOverrides directive that will allow me to use
php_flag in .htaccess? All I can see is that AllowOverrides all will
do the trick, but unfortunately I don't want the user to be able to
override anything else....
php_flag in .htaccess? All I can see is that AllowOverrides all will
do the trick, but unfortunately I don't want the user to be able to
override anything else....
Comment