Category: Htaccess
February 18, 2016
As a configuration file, .htaccess is very powerful. Even the slightest syntax error (like a missing...
February 15, 2016
This rule tells the server to search for and serve “business.html” as the default directory index. This...
February 10, 2016
Comments are essential to maintaining control over any involved portion of code. Comments in .htaccess...
February 9, 2016
Apache server software provides distributed (i.e., directory-level) configuration via Hypertext Access files....
January 10, 2016
In the following example, all IP addresses are allowed access except for 12.345.67.890 and domain.com:...
January 9, 2014
When you migrate a site from one domain to another, it is very important that you don’t break all the...
