Add a custom .htaccess for OVH shared-hosting

This commit is contained in:
Frédéric Guillot 2014-03-30 15:48:28 -04:00
parent 400b4272b0
commit d8424ddae9
1 changed files with 3 additions and 0 deletions

3
.htaccess_ovh Normal file
View File

@ -0,0 +1,3 @@
SetEnv PHP_VER 5_4
SetEnv ZEND_OPTIMIZER 1
SetEnv MAGIC_QUOTES 0