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

Reply via email to