Re: [hlds_linux] HTTP Download.

2005-07-17 Thread aprand
day, July 17, 2005 8:00 AM Subject: RE: [hlds_linux] HTTP Download. apache has bandwidthlimiting too, but ppl usin downloadurl becuase the DONT WANT bandwidth limiting. however, the best was is to user mod_rewrite and to check condition if the remote http refferer is one of the allowed gameserv

RE: [hlds_linux] HTTP Download.

2005-07-17 Thread Simon Lange
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bart King Sent: Sunday, July 17, 2005 11:08 AM To: hlds_linux@list.valvesoftware.com Subject: RE: [hlds_linux] HTTP Download. Hi all, to drop in my two pence on this: On our 64 player

RE: [hlds_linux] HTTP Download.

2005-07-17 Thread Bart King
Hi all, to drop in my two pence on this: On our 64 player server using sv_downloadurl, we have a different solution. Instead of running Apache (which is a little bulky just for serving HTTP requests from Half-Life 2 clients), we run thttpd, a much lighter web server that also has the advantage of

Re: [hlds_linux] HTTP Download.

2005-07-16 Thread
This message is in MIME format. -- I have sent a attached screenshot of a ramdom server running httpd.As you can see I went to console and typed sv_do and before i could finish typing It, the http download url for that server showed up.no rcon no admin access never been In that server before In my

Re: [hlds_linux] HTTP Download.

2005-07-16 Thread Joachim Sehlstedt
Does not work for me: ] sv_downloadurl "sv_downloadurl" is "" ] rcon_password xxx ] rcon sv_downloadurl "sv_downloadurl" is "http://www.x.se This is from a HL1 server. Eighter it's different in Source or you need to get your facts straight. JS [EMAIL PROTECTED] wrote: Quoting Sebastian <

Re: [hlds_linux] HTTP Download.

2005-07-16 Thread
Quoting Sebastian <[EMAIL PROTECTED]>: > > [EMAIL PROTECTED] wrote: > > >to do Is type In your console, sv_downloadurl and It actually gives you the > >http address.This Is not a good thing. > > > > > only if you use rcon.. eg: rcon sv_downloadurl (or locally)... normal > players can't see it - th

Re: [hlds_linux] HTTP Download.

2005-07-16 Thread Sebastian
[EMAIL PROTECTED] wrote: to do Is type In your console, sv_downloadurl and It actually gives you the http address.This Is not a good thing. only if you use rcon.. eg: rcon sv_downloadurl (or locally)... normal players can't see it - they'll only see their cvars. besides, who cares if someone

RE: [hlds_linux] HTTP Download.

2005-07-16 Thread
Quoting Andrew Forsberg <[EMAIL PROTECTED]>: > On Sat, 2005-07-16 at 12:42 +0200, Simon Lange wrote: > > my reply wasnt ot since i did not start the topic. :) > > I was just referring to the topic, not to anyone in particular. > > > > my advice was correct since he stated that he wants ONLY ppl fe

RE: [hlds_linux] HTTP Download.

2005-07-16 Thread Andrew Forsberg
On Sat, 2005-07-16 at 12:42 +0200, Simon Lange wrote: > my reply wasnt ot since i did not start the topic. :) I was just referring to the topic, not to anyone in particular. > my advice was correct since he stated that he wants ONLY ppl fetching the > stuff coming from HIS server. denying indexi

RE: [hlds_linux] HTTP Download.

2005-07-16 Thread Simon Lange
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Forsberg Sent: Saturday, July 16, 2005 12:26 PM To: hlds_linux@list.valvesoftware.com Subject: RE: [hlds_linux] HTTP Download. On Sat, 2005-07-16 at 11:17 +0200, Simon Lange wrote: > ur source of informat

RE: [hlds_linux] HTTP Download.

2005-07-16 Thread Andrew Forsberg
On Sat, 2005-07-16 at 11:17 +0200, Simon Lange wrote: > ur source of information should be: www.apache.org > hint: read the mod_rewrite manual This is pretty OT for this list. Still, it might be a common problem, especially if you are unfamiliar with basic security precautions for an http server,

RE: [hlds_linux] HTTP Download.

2005-07-16 Thread Simon Lange
ur source of information should be: www.apache.org hint: read the mod_rewrite manual regards Simon Simon Lange //Director www.polynaturedesign.com +49[0]4131 220121 PHONE +49[0]4131 224730 FAX +49[0]1717793294 CELL -Original Message-

Re: [hlds_linux] HTTP Download.

2005-07-15 Thread Andrew Armstrong
Try searching the list via www.mail-archive.com - You can search any tracked list, pretty helpful. - Original Message - From: "Cory Clemmer" <[EMAIL PROTECTED]> To: Sent: Saturday, July 16, 2005 4:42 PM Subject: Re: [hlds_linux] HTTP Download. > Long time (CS 1.3

Re: [hlds_linux] HTTP Download.

2005-07-15 Thread Cory Clemmer
Long time (CS 1.3) subscriber, first post :-) I was gonna tell you to use .htaccess (http://httpd.apache.org/docs-2.0/howto/htaccess.html), but just placing a blank index.html into each directory you would like to keep private might be simpler. When the apache server sees the index.html it hands t