RewriteEngine off

#AuthType Basic
#AuthName "Autentification"
#AuthUserFile /var/www/website/.htpasswd
#Require user root
Order Deny,Allow
Deny from all
Allow from 192.168.1.100