I think the initial request has gotten lost in the thread.

When people are in-game they can type  sv_downloadurl and it shows them the
download URL which they can then copy and add to their own server.cfg

Yes there are ways of blocking others from downloading from that URL , but
it would be nice if  sv_downloadurl showed ****** instead of the URL to the
public.

Dagok


----- Original Message -----
From: "Alfred Reynolds" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, June 06, 2005 5:41 PM
Subject: RE: [hlds] VALVe hide our sv_downloadurl paths!


And bam, already done. Each request from Source clients to your web
server contains the following line:
Referer: hl2://<server ip>

You should be able to use some kind of apache plugin to act upon this
information.

- Alfred


----Original Message----
From: Alfred Reynolds
Sent: Monday, June 06, 2005 5:37 PM
To: '[email protected]'
Subject: RE: [hlds] VALVe hide our sv_downloadurl paths!

We will look at adding an X-header to the request.

- Alfred

----Original Message----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of m0gely Sent:
Monday, June 06, 2005 5:26 PM To: [email protected]
Subject: Re: [hlds] VALVe hide our sv_downloadurl paths!

> Mikee wrote:
>
> > How would you use the .htaccess to only allow folder access from a
> > given server IP, since it is basically a web url based access?
>
> If you restrict it to the server ip then the feature won't work.
> The client downloads the files, not the server.  And since you have
> no idea what the client IP's will be, well you get the idea.  They
> need to either make the cvar protected like rcon, or add a referrer
> to the request so the web server can filter.  This has been
> requested many times.

_______________________________________________
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