Links - Filter By Category - Apache
Here's some of my favourite/interesting links from the www that help me with web development!
.HTACCESS FOR ALL / Apache
Author: SitePoint.com
URL: www.sitepoint.com/htaccess-for-all
Some great snippets of what the .htaccess is capable of!
DYNAMIC SUBDOMAINS WITH APACHE'S MOD_REWRITE / Apache
Author: Easy Mod ReWrite
URL: www.easymodrewrite.com/example-subdomains
Without having to manually create each subdomain you can setup some rewrite rules which dynamically point to the path of your choice.
WEBSITE CACHING / Apache
Author: Google
URL: code.google.com/speed/page-speed/docs/caching.html
Excellent resources for speeding up your website (with caching tips and ideas)