I'm guessing that it might work to duplicate the line you have for HL2
server IP, only change the second line to ^hl:// (or to ^hl1://) along with
the other IP.  Again, this is just me guessing....if it even works with HL

----- Original Message -----
From: "Mick" <[EMAIL PROTECTED]>
To: <hlds@list.valvesoftware.com>
Sent: Wednesday, June 08, 2005 3:30 PM
Subject: Re: [hlds] VALVe hide our sv_downloadurl paths!


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: <hlds@list.valvesoftware.com>
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






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

Reply via email to