If you are reading this, you may have been at the very, very, very, very, very, very, end of long night maybe setting up a WordPress Mulitsite Mamp Server on your Mac. In the very, very, very last step all is good. You´re very happy. And then, the instructions tell you to
save a .htaccess file on Your Mac
and put some code in it, and save it to the htdocs folder.
GOOD GOD,,,,,,,,,,,,,,,,,THEN THE NIGHTMARE BEGINS,,,,,YOU CAN´T DO THAT ON A MAC,,,, OR CAN YOU?????
Here is the answer to the nightmare.
Open Terminal.app(Applications -> Utilities -> Terminal
), and type:
> cd /path/to/directory/containing/htaccess
> mv current_file_name .htaccess
There Ya Go. Sleep tight.
Bill the Geek