In Mountain Lion personal web hosting via Apache and your ~/Sites folder has been removed (at least without some hacking).
I've read an article explaining how to re-enable it, but I can see that system wide Apache is serving content from /Library/WebServer/Documents as usual.
Thought I might take the opportunity to see if I can symlink my ~/Sites folder to /Library/WebServer/Documents/ somehow so I can avoid the ~/username in the local URL, yet still use my ~/Sites folder as per usual for testing web projects.
Anyone know how best to do this? My Sites folder doesn't seem to be easily changeable, I'm guessing somekind of permissions thing?
Thanks
R
LoadModule userdir_module libexec/apache2/mod_userdir.soback in – Hawken Aug 2 '12 at 4:59