
<FILES "*.html">
ForceType 'text/html; charset=UTF-8'
</FILES>


AuthUserFile  /hsphere/local/home/centraldeco/reparaciondeconmutadores.com.mx//.htpasswd
AuthGroupFile /hsphere/local/home/centraldeco/reparaciondeconmutadores.com.mx//.htgroup

AuthName "Protected Area"
AuthType Basic

<FILES .htpasswd>
deny from all
</FILES>

<FILES .htgroup>
deny from all
</FILES>




<FILES "email1.html">
allow from ALL
allow from 127.0.0.1


deny from  all

</FILES>
