Skip to content

Instantly share code, notes, and snippets.

@jaimeivan
Last active December 16, 2015 16:10
Show Gist options
  • Save jaimeivan/5461647 to your computer and use it in GitHub Desktop.
Save jaimeivan/5461647 to your computer and use it in GitHub Desktop.
Apache lea los html como php
AddType application/x-httpd-php .htm .html
#Para GoDaddy
Options +ExecCGI
AddType application/x-httpd-php5 .htm .html .php
AddHandler x-httpd-php5 .htm .html .php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment