according to the host the 2.0 beta is installed, but as soon as i use the 2.0 script for trackallcaptures i get an internal server error.
dunno whats wrong with it.
<rule name="cat" patternSyntax="ECMAScript" stopProcessing="true">
<match url="^cat\.asp" />
<conditions trackAllCaptures="true">
<add input="{QUERY_STRING}" pattern="AC=([0-9]+)" />
</conditions>
<action type="Rewrite" url="cat.asp?/{C:1}" appendQueryString="true" redirectType="Temporary" />
</rule>
| Config Error |
Unrecognized attribute 'trackAllCaptures' |
So i think my host is wrong about 2.0