Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
HotlinkBlocker support forum
 Helicon Tech : HotlinkBlocker support forum
Subject Topic: Hotlink Blocker Tab Not Showing Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Pete
Newbie
Newbie


Joined: 06 December 2006
Online Status: Offline
Posts: 18
Posted: 13 December 2006 at 12:45pm | IP Logged Quote Pete

The following directory:

C:\Program Files\Helicon\HotlinkBlocker

Has the following permissions.  There is nothing set to deny:

Administrators - Allow (Full Control, Modify, Read and Execute, List Folder Content, Read, Write)

Creator Owner - Allow (Special Permissions)

Power Users - Allow (Modify, Read and Execute, List Folder Content, Read, Write)

System - Allow (Full Control, Modify, Read and Execute, List Folder Content, Read, Write)

Terminal Server User - Allow (Modify, Read and Execute, List Folder Content, Read, Write)

Users - Allow (Read and Execute, List Folder Content, and Read)

 

Back to Top View Pete's Profile Search for other posts by Pete
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 13 December 2006 at 1:59pm | IP Logged Quote Yaroslav

OK, and what about C:\Program Files\Helicon\HotlinkBlocker\Filters permissions?
Maybe it is possible for me to get a terminal access to this server so I can check everything by myself?
And please tell me what exactly your system and OS configuration?

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 13 December 2006 at 2:09pm | IP Logged Quote Yaroslav

BTW, ISAPI_Rewrite can also help you with this. Actually it can do the same as HotlinkBlocker in REFERER protection mode. You may try ISAPI_Rewrite instead with the following rules:

RewriteCond Host: maps\.(domain\.com)
RewriteCond Referer: (?!http://(?:[^.]+\.)?\1).*
RewriteRule /uploads.*\.(?:zip|rar) http\://www.$1/ [I,O,R]

Edited by Yaroslav - 18 February 2007 at 4:29pm


__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 
Pete
Newbie
Newbie


Joined: 06 December 2006
Online Status: Offline
Posts: 18
Posted: 13 December 2006 at 2:20pm | IP Logged Quote Pete

I have a Win Server 2003 R2 64bit OS.

What is your email address so I can send you the access information?

Back to Top View Pete's Profile Search for other posts by Pete
 
Pete
Newbie
Newbie


Joined: 06 December 2006
Online Status: Offline
Posts: 18
Posted: 13 December 2006 at 2:25pm | IP Logged Quote Pete

I entered what you gave me in the following file.  Does it require me to restart IIS?

C:\Program Files (x86)\Helicon\ISAPI_Rewrite\httpd.ini

Back to Top View Pete's Profile Search for other posts by Pete
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 13 December 2006 at 4:18pm | IP Logged Quote Yaroslav

Send it to the support@helicontech.com, I will pick it up.

Have you installed ISAPI_Rewrite using installation package? Then it has restarted IIS automatically and does not need it anymore. Also please make sure you have installed 64-bit version of ISAPI_Rewrite.
And please make sure your IIS server is not running in a 32-bit compatibility mode. This could be also a reason why HotlinkBlocker was not loaded.

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 
Pete
Newbie
Newbie


Joined: 06 December 2006
Online Status: Offline
Posts: 18
Posted: 13 December 2006 at 4:49pm | IP Logged Quote Pete

I've sent you my remote information to that email address.  I do not know what version of ISAPI_Rewrite was installed.  Someone else installed it for us for use on one subdomain.  Thanks for your help.

-Pete

Back to Top View Pete's Profile Search for other posts by Pete
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 14 December 2006 at 4:57am | IP Logged Quote Yaroslav

I have checked your server. As I have suspected your IIS server is turned into 32-bit compatibility mode and in fact it means it is working in 32-bit mode, so 64-bit versions of filters cannot be used there. You can replace HotlinkBlocker.dll in the 64-bit program files folder by a version from the 32-bit installation and then try to enable it.
Or you can wait when we release new installation build that will do it automatically.

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 
Pete
Newbie
Newbie


Joined: 06 December 2006
Online Status: Offline
Posts: 18
Posted: 14 December 2006 at 1:24pm | IP Logged Quote Pete

So I would simply move this file:

C:\Program Files\Helicon\HotlinkBlocker\HotlinkBlocker.dll

to this folder replacing the current file?

C:\Program Files (x86)\Helicon\HotlinkBlocker\HotlinkBlocker.dll

Back to Top View Pete's Profile Search for other posts by Pete
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 14 December 2006 at 3:26pm | IP Logged Quote Yaroslav

No, the other way. You need to move file from C:\Program Files (x86)\Helicon\HotlinkBlocker\HotlinkBlocker.dll and owerwrite file in the C:\Program Files\Helicon\HotlinkBlocker\HotlinkBlocker.dll

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 
Pete
Newbie
Newbie


Joined: 06 December 2006
Online Status: Offline
Posts: 18
Posted: 15 December 2006 at 12:02am | IP Logged Quote Pete

Doing that it's now working, but it wont even let a user download the files from our domain. =) It just redirects them to our homepage.  I currently have it disabled.
Back to Top View Pete's Profile Search for other posts by Pete
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6455
Posted: 15 December 2006 at 5:51am | IP Logged Quote Yaroslav

I see you are using "Automatic download start" script on your download pages. This could be a reason because in the case of JavaScript navigation browser doe not send referrer information, so referrer is empty. You can allow empty referrers by adding a @^$ pattern to the Referrer white list, but this will also allow hotlinkers to download it using same scheme (JavaScript). The only solution that can protect from hotlinkers in this case is utilizing a LINK protection method, but this will require you to change links to downloadable files to include signature template and also change JavaScript code to include signature. Please read "LINK protection type" and "Signing links manually" chapters in the HotlinkBlocker documentation.

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

<< Prev Page of 2
  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum