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

