http://www.opensubscriber.com/message/[email protected]/104899 65.html
My response and a few others, detailing how to do this. If I understand you correctly, you're trying to keep people from leeching your bandwidth, right? If so, then the link above contains what you need. --mauirixxx -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of steve grout Sent: Tuesday, January 13, 2009 8:36 AM To: Half-Life dedicated Win32 server mailing list Subject: [hlds] htaccess restriction (sorry deleted the previous posts onthis solution) 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 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

