SyntaxFix
Write A Post
Hire A Developer
Questions
In httpd.conf on /Applications/MAMP/conf/apache, find:
httpd.conf
/Applications/MAMP/conf/apache
<Directory /> Options Indexes FollowSymLinks AllowOverride None </Directory>
Replace None with All.
None
All
Restart MAMP servers.