Skip to content
Snippets Groups Projects
Select Git revision
  • 101e037529fef0273ba9d4de522d2e47d8a6ef0b
  • master default protected
2 results

.htaccess

Blame
    • Myles McNamara's avatar
      ef2e8402
      remove php_value · ef2e8402
      Myles McNamara authored
      php_value can only be used with mod_php, using it with FCGI will cause 500 Internal Server errors.  This needs to be set in php.ini manually or set using ini_set().
      ef2e8402
      History
      remove php_value
      Myles McNamara authored
      php_value can only be used with mod_php, using it with FCGI will cause 500 Internal Server errors.  This needs to be set in php.ini manually or set using ini_set().
    index.php 853 B