Guest User

Untitled

a guest
Nov 17th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <!-- Use this condition to test if a file does not exist -->
  2.  
  3. <conditions logicalGrouping="MatchAll" trackAllCaptures="false">
  4. <add input="{DOCUMENT_ROOT}{URL}" matchType="IsFile" negate="true" />
  5. </conditions>
Add Comment
Please, Sign In to add comment