problems to exclude files from linkfreeze

Helicon Ape provides support for Apache .htacces and .htpasswd configuration files for Microsoft IIS.
User avatar
Posts: 2
Joined: 22 May 2015, 04:25

problems to exclude files from linkfreeze

22 May 2015, 04:32

Hello,
I try to exlude one (or more) files to be linkfreezed but without success :-(

The file anbietedit.asp (and the file verify.asp) should not linkfreezed.

Her is what I tried:
SetEnvIfNoCase request_uri anbietedit\.asp$ mod_linkfreeze
LinkFreezeRule --- "asp=htm" [AbsLinks, MoveExt, Redirect]
SetEnv content-type-charset windows 12-51

What am I doing wrong?
Michael

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: problems to exclude files from linkfreeze

24 May 2015, 08:47

Hello Michael,

I guess, you didn't add negation in the rule:

SetEnvIfNoCase request_uri !^(?:anbietedit|verify)\.asp$ mod_linkfreeze
LinkFreezeRule --- "asp=htm" [AbsLinks, MoveExt, Redirect]
SetEnv content-type-charset windows 12-51

User avatar
Posts: 2
Joined: 22 May 2015, 04:25

Re: problems to exclude files from linkfreeze

20 Jul 2015, 04:45

Dear Anton,
thank for your hint, but that didn't help.
anbietedit.asp and verify.asp are still changed to anbietedit.htm and verify.htm

What else could I try? (I am on a windows machine (Windows Server 2012R2 64bit) and using IIS 8)

Greetings
Michael

Return to Helicon Ape

Who is online

Users browsing this forum: No registered users and 26 guests