Posts Tagged ‘.htaccess’

Useful .htaccess Tricks For Web Developers and Designers

Posted by jposwal on August 10th, 2009 under Others, Web Design, Web StandardTags: ,  • 2 Comments

useful-.htaccess-tricks-for-web-developers-and-designers

The .htaccess files (Hypertext Access file) is the default name of a configuration file for use on web servers running the Apache Web Server software. It contains commands known by the server that tell the server how to behave in certain instances. The .htaccess file is placed in your website root directory, and is [...]