Search results

  1. M

    .htaccess SetEnvIfNoCase Help

    I can still view the contents of that directory when I'm not being referred by that IP. Thanks!
  2. M

    .htaccess SetEnvIfNoCase Help

    Hello, I used to use the following in my .htaccess file in Apache. How would I go about writing it so it works with LiteSpeed? SetEnvIfNoCase Referer hl2://xx\.xx\.xx\.xx allow_download Order Deny,Allow Allow from env=allow_download Deny from all Thank you for your time!
Top