| Posted: 17 September 2010 at 2:44pm | IP Logged
|
|
|
Here is the code configuration we are using for the Text Configuration... It is converting the URL's correctly on other pages... but it is not excluding the directories listed...
Can someone tell me what is wrong with the code?
#################################################
# LinkFreeze Configuration file
# Version 2, 2, 0, 81
LogRewrite=False
NotifyOrder=MEDIUM
/ ~~~ [MoveExt]
@/(?!(?:admin|cp|AdvHTML_Popups|Connections|dwzSearch|ScriptLibrary|shopping|Scripts)/).*
--- .asp
@/(?!(?:admin|cp|AdvHTML_Popups|Connections|dwzSearch|ScriptLibrary|shopping|Scripts)/).*
[MoveExt]
@.*/(?:dealer_listings|view|sitemap|inventory)\.asp
|