-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mick Sent: 9. juni 2005 16:11 To: [email protected] Subject: Re: [hlds] VALVe hide our sv_downloadurl paths!
Thanks for the info Alfred, unfortunately I still can't seem to get this working for both my HL2 and HL1 server, The HL2 works fine no problems, player can get fast downloads, but it blocks my HL1 players from doing so. Here's the contents of my .htaccess file. Can you see if I've got something wrong in there, please. SetEnvIfNoCase Referer ^hl2://212\.58\.145\.132 allow_download SetEnvIfNoCase Referer ^hl1://81\.110\.202\.133 allow_download SetEnvIfNoCase Referer ^hl2://81\.110\.202\.133 allow_download Order Deny,Allow Allow from env=allow_download Deny from all I have one remote HL2 server (the top one) and another local HL1 and HL2 server (the bottom two) Any help appreciated, Regards Mick ----- Original Message ----- From: "Alfred Reynolds" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, June 09, 2005 3:52 AM Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! > The HL1 engine uses: > hl1://<server ip> > > For the referer syntax. > _______________________________________________ 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

