Tag Archives: Apache

How to Set Up Apache Virtual Hosts on Mac OS X Snow Leopard

I have written before about Setting up multiple virtual hosts in WAMP on a PC but I need to to the same thing now for my iMac for local web development. I’ll cover which files you need to change and … Continue reading

How to Figure Out .htaccess Quickly

Being that this is something that I just had to figure out today, I thought I’d post up my notes which I found helpful on this topic. Let me know if you think anything else should be added. .htaccess files … Continue reading

Setting Up Multiple Virtual Hosts in WAMP

Like many others I run a development version of a local Apache webhosting server called WAMP. Up until today I had a normal file structure built for clients and specific client work. Usually I build a large majority of the … Continue reading