Select Page

Apache .htaccess performance tuning

Move .htaccess contents from .htaccess file to config directives in the Apache config file, this should improve site performance and make config maintenance more centralized too. For instance rename your /var/www/.htaccess as /var/www/mysite.rule and include this file...