Apache
.htaccess Security and Performances tips
Posted on Sunday 3rd of February 2013 by Eric Potvin
Learn how to improve your security and performance
Apache redirecting to home directory using userdir module
Posted on Monday 10th of October 2011 by Adam Culp
How to easily shortcut a user to its username directory in Apache
Block Bad Bots and Spiders
Posted on Saturday 15th of October 2011 by Eric Potvin
Prevent bad bots and spiders to crawl your website
Change apache default user
Posted on Saturday 4th of May 2013 by Eric Potvin
Change the default www-data apache user to a custom one
Fix permission denied on LAMP when saving files or creating folders
Posted on Saturday 14th of May 2011 by Eric Potvin
Quickly easy fix to fix the permissions denied on LAMP when saving files
How to Install mod_rewrite
Posted on Thursday 28th of July 2011 by Eric Potvin
Install and configure Mod Rewrite in Apache in Linux
How to easily disable log in apache
Posted on Thursday 17th of February 2011 by Eric Potvin
Disable log in apache to avoid excessive writes on local server
How to use Apache mod_rewrite
Posted on Saturday 24th of September 2011 by Eric Potvin
Make all your URLs SEO friendly and maximize your website usability
Setup Apache VirtualHost in Ubuntu
Posted on Sunday 19th of February 2012 by Eric Potvin
Setup multiple domains using the Apache VirtualHost in Ubuntu
Using SetEnvIf in .htaccess with sub-domain
Posted on Monday 12th of March 2012 by Eric Potvin
Use SetEnvIf to simplify your .htaccess rules using multi sub-domain