Tag: htaccess

Post Pic

Conditional .Htpasswd for Multi-Environment Setups

When using a Multi-Environment setup for your development process it is essential to have adequate protection from outside prying eyes, but also allow people to access your public/testing sites. This .htaccess code allows you to do that.