hi guys..

i dont want to hijack the web hosting solutions mail so thought i would 
ask again for the solution which was provided in a previous email.

using .htaccess i would like to restrict access to the fast redirect to 
all apart from certain referers..
I;m not good at all with htaccess but being as i deleted the email 
regarding this before i dig a little digging and came up with this.. 
could anyone help please..

SetEnvIfNoCase Referer "^http://<ip address here>" steam_ref=1
SetEnvIfNoCase Referer "^http://<ip address here>" steam_ref=1

# block all referres that dont' have steam_ref set
<FilesMatch "(.*)">
Order Deny,Allow
Deny from all
Allow from env=spam_ref
</FilesMatch>

Thanks in advance


Richard Eid wrote:
> Just curious as to why you'd change your original position of not sharing
> the details of this exploit.  There are far better alternatives than making
> this public, such as forwarding this information to Steam Support.
>
>                                                     -Richard Eid
>
>
> On Tue, Jan 13, 2009 at 12:14 PM, Patrick Shelley <[email protected]>wrote:
>
>   
>> heres a dem thats 7zipped of me doing it this afternoon
>>
>> http://www.sidesteal.com/l4d/dems/hunterthruwalls.7z
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>>     
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>   

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to