Help With .htaccess, please
am 14.12.2004 18:22:18 von dchFP2002, Apache 2.0.52, Fedora Core 3. Everything is working as expected
except:
I am trying to ban access from some clients.
In my root directory, my .htaccess looks like:
------------------------------------------
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
order deny,allow
allow from all
deny from all
order deny,allow
deny from all
AuthName server.tqmcube.com
AuthUserFile /var/www/html/_vti_pvt/service.pwd
AuthGroupFile /var/www/html/_vti_pvt/service.grp
order allow,deny
deny from xxx.xxx.xxx.xxx (client IP)
allow from all
---------------------------------------------
Inexplicably, this causes hover buttons not to work. Any suggestions?
--
Displayed Email Address is a Spam Trap
Use dch-at-tqmcube-dot-com