Enabling .htaccess in MacOSX
Enabling .htaccess in OS X
Out of the box, the Apache Web server that comes with OS X does not take any notice of .htaccess files (used to set passwords, rewrite URLs, point to custom error pages, etc).
This article shows you how…