Photographer and software developer. Photos (Flickr).

Setting up a localhost server with custom URL on Mac OS X

Posted: August 30th, 2007 | Author: Al Power | Filed under: blog | Tags: | No Comments »

Awesome post on Configuring Apache with virtual hosts, for in my case wordpress theme editing! Thanks Remy!

Only issues I had were his sudo mkdir /var/logs/httpd/apple.dev should have been sudo mkdir /var/log/httpd/apple.dev (changing logs to log) and the same for the ln -sf /var/logs/httpd/apple.dev logs (changing logs to log) otherwise worked a treat.

Tags:



Leave a Reply