Skip to content

Instantly share code, notes, and snippets.

@moalex
Last active April 6, 2019 22:21
Show Gist options
  • Save moalex/eb70dc874ea05fa71c23d85df89a66de to your computer and use it in GitHub Desktop.
Save moalex/eb70dc874ea05fa71c23d85df89a66de to your computer and use it in GitHub Desktop.

htaccess

DirectoryIndex index.php index.html index.htm
Options +Indexes
IndexOptions IgnoreCase FancyIndexing FoldersFirst NameWidth=* DescriptionWidth=* SuppressHTMLPreamble

php_flag display_errors on
php_value error_reporting E_ALL & ~E_NOTICE
php_value error_reporting 2047
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment