.htaccess
by Alx on Feb.11, 2009, under Apache
As you know, or at least you should if you work or have worked with Apache htaccess files are a powerful tool for customization of a website.
Well as I posted earlier I needed to create and edit a file like this in order to put a website up and running for my company today (and the next few days since I’m not finished yet.) and since I’m not an Apache guru I always need to search again for some tips on creating and editing these type of files, and today wasn’t an exception
.
So as every time I remember the “old”, wise advice: “Goggle is your friend”, so without wasting my time I headed up to the world wide web in search of an answer and like so many times I must say I got an answer. I usually get the first relevant answer and get back working again but this time my quest really turned up a goldmine I found the following website:
http://perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/
It was a strike of luck, this website is an absolute goldmine on that specific subject and others like JavaScript, WordPress and many others.
Take a peek you wont regret it.