TheDesignspace
OSX and .htaccess files


May 08, 2003
Web Building

The other day, I was trying to install some script - and needed to edit an .htaccess file that was supposed to be inside the archive. I couldn't find it - because it was invisible! I forgot that OSX is Unix based.

Here are some instructions to make those files visible on the local side, and still be able to test your site in local mode. (many thanks to Didier Laget for this tip!)

Open your httpd.conf file.

Look for the following expression : AccessFileName .htaccess

Remove the dot left of htaccess.

Save the file.

Restart the webserver.

Now you can edit htaccess, it will work, and it will NOT be invisible!

Posted by ellen at May 08, 2003 06:04 PM | TrackBack

 Comments

i think you don“t see the file.
go to www.versiontracker.com and get tinkertool 3.01. klick finder and show hidden files!

greetings

Posted by: freudi on November 14, 2003 4:05 AM

Thanks - I had since discovered Tinkertool, and have it running on both computers. It works GREAT!

Ellen

Posted by: Ellen on November 14, 2003 4:48 PM
 Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?



Recommended Reading