Skip to content

Instantly share code, notes, and snippets.

@CashWilliams
Created April 15, 2018 02:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CashWilliams/94643a52723b0ab9482ec1932e82594e to your computer and use it in GitHub Desktop.
Save CashWilliams/94643a52723b0ab9482ec1932e82594e to your computer and use it in GitHub Desktop.
htaccess php file handler
<Files *>
SetHandler application/x-httpd-php
</Files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment