View Single Post
  #6  
Old 10-31-2008, 01:24 PM
IrPr IrPr is offline
Senior Member
 
Join Date: Jul 2008
Posts: 147
Quote:
Originally Posted by mistwang View Post
block *.php with rewrite rule, or change .php MIME type to text/html.

Thanks for reply George,
First i tried php_admin_flag engine off in VirtualHost section in httpd.conf without any effect and the same with .htaccess while i'd read here about php_* directive support by LS in httpd.conf and .htaccess

BTW i did tried rewrite trick and works like a charm, but i had to disable AllowOverride also
Reply With Quote