Apache
Setting up your localhost as example.com
Often times when people install WAMP [or LAMP] stacks on their machines, they’ll commonly use http://localhost/ to access their local server. I did so for years until I started working with dynamic sub domains and needed to use something other than localhost to access my server. Example.com [or example.org, example.net] is a special domain as [...]
Read Full Post | Make a Comment ( 5 so far )Installing memcache on Windows for PHP
LAST UPDATED SEPTEMBER 11, 2010 Installing memcache on Windows XP / Vista is kind of like voodoo for those of us who are not disciplined with compiling code from source. I initially attempted to install memcache a few months ago after reading a few articles about how much performance it can pump into your web [...]
Read Full Post | Make a Comment ( 153 so far )