Skip to content

Instantly share code, notes, and snippets.

View altuzar's full-sized avatar
Verified account 😛

Fernando Altuzar altuzar

Verified account 😛
View GitHub Profile
@altuzar
altuzar / .htaccess
Last active March 31, 2016 15:34 — forked from anonymous/.htaccess
Magento 1.7 + Apache CPU 100%
#/var/www/vhosts/domain.com/.htaccess
############################################
## uncomment these lines for CGI mode
## make sure to specify the correct cgi php binary file name
## it might be /cgi-bin/php-cgi
# Action php5-cgi /cgi-bin/php5-cgi
# AddHandler php5-cgi .php