Block Google from Dev Server
Block robots from development server
Real Life Tech Problems Solved.
Block robots from development server
How to solve rules in httpd.conf not executing.
Article on how to set the timezone in the htaccess file for PHP
One common thing to happen when you have set up a new server with Apache and everything is realise all your rules in .htaccess are not working. This is usually to do with the AllowOverride Directive. By default this is set to None which means Apache will ignore all .htaccess files. Many people say that [...]