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.

--
- m0gely
http://quake2.telestream.com/
Q2 | Q3A | Counter-strike

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

Reply via email to