Use Apache’s .htaccess To Accomplish Cool And Useful Tasks
One of the reasons why Apache is such a popular web server is because it’s almost infinitely expandable and flexible. There are some incredibly powerful things you can do with Apache’s config settings, and .htaccess is the most common way to modify those settings.
First a little background. .htaccess is the name of the file. Yes, [...]