.htaccess 114 Bytes
Newer Older
Phạm Văn Đoan committed
1 2 3 4 5 6
<IfModule mod_php5.c>
  php_value engine off
</IfModule>
<IfModule mod_php4.c>
  php_value engine off
</IfModule>