Skip to content

Instantly share code, notes, and snippets.

@cythrawll
Created June 18, 2013 19:55
Show Gist options
  • Save cythrawll/5808706 to your computer and use it in GitHub Desktop.
Save cythrawll/5808706 to your computer and use it in GitHub Desktop.
LoadModule php5_module modules/libphp5.so
<FilesMatch \.php$>
SetHandler application/x-httpd-php
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment