Advertisement
hecrus

sitemap processing

Sep 17th, 2021
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1.  
  2. <rule name="Sitemap.xml" stopProcessing="true">
  3. <match url="(.*)sitemap\.xml"></match>
  4. <action type="Rewrite" url="/Controls/Resource/GetFile?code=sitemap"></action>
  5. </rule>
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement