Hi this works great for my HL2 server, but I use the same webserver folder for storing the fast download maps for my HL1 server too. Can anyone tell me what I need to add to the .htaccess file to allow both my HL2 server and HL1 server players to fast download the maps?
Thanks Mick ----- Original Message ----- From: "Subdude2k" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, June 07, 2005 1:28 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths!
The Referer works fine and has been doing so for a while now. I'm using .htaccess files on my Apache web server to only allow access to the hosted maps and files from our own CS Server. Here's the contents of my .htaccess file -- SetEnvIfNoCase Referer ^hl2://195\.20\.108\.36 allow_download Order Deny,Allow Allow from env=allow_download Deny from all -- HTH Subdude2k
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

