Created
April 15, 2018 02:26
-
-
Save CashWilliams/94643a52723b0ab9482ec1932e82594e to your computer and use it in GitHub Desktop.
htaccess php file handler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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