Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

octane

macrumors newbie
Original poster
Hi guys, I'm trying to enable .htaccess for localhost.

I've made edits to several .conf files (restarting Apache each time), even creating one for my username in /private/etc/apache2/users, which reads:

DocumentRoot "/Library/WebServer/Documents"

<Directory "/Library/WebServer/Documents/">
Options Indexes MultiViews
AllowOverride All
Order allow,deny
Allow from all
</Directory>

But nothing works.

Any ideas where else I might need to make the edit?

I don't want to work through the Sites folder, if possible.
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.