Forum Moderators: phranque
You can try this too!
You can change netscape in to whatever you want to test it out! Make sure of course your user-agent is netscape or whatever you test it out with.
SetEnvIf User-Agent "Netscape" Netscape
<Files /error/error-403.php>
order allow,deny
deny from Netscape
I don't think it is case sensitive though...