Skip to content

Instantly share code, notes, and snippets.

@shanselman
Last active March 29, 2024 03:19
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save shanselman/5191659 to your computer and use it in GitHub Desktop.
Save shanselman/5191659 to your computer and use it in GitHub Desktop.
Sendy web.config for running on the root of a site on Windows or Azure
<configuration>
<system.webServer>
<rewrite>
<rules>
<rule name="Sendy all" stopProcessing="true">
<match url="^([a-zA-Z0-9-]+)$" ignoreCase="true" />
<conditions logicalGrouping="MatchAll" trackAllCaptures="false">
<add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true" />
<add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" />
</conditions>
<action type="Rewrite" url="{R:1}.php" appendQueryString="true" />
</rule>
<rule name="Sendy: link tracker" stopProcessing="true">
<match url="^l/([a-zA-Z0-9/]+)$" ignoreCase="true" />
<action type="Rewrite" url="l.php?i={R:1}" appendQueryString="true" />
</rule>
<rule name="Sendy: open tracker" stopProcessing="true">
<match url="^t/([a-zA-Z0-9/]+)$" ignoreCase="true" />
<action type="Rewrite" url="t.php?i={R:1}" appendQueryString="true" />
</rule>
<rule name="Sendy: web version" stopProcessing="true">
<match url="^w/([a-zA-Z0-9/]+)$" ignoreCase="true" />
<action type="Rewrite" url="w.php?i={R:1}" appendQueryString="true" />
</rule>
<rule name="Sendy: unsubscribe" stopProcessing="true">
<match url="^unsubscribe/(.*)$" ignoreCase="true" />
<action type="Rewrite" url="unsubscribe.php?i={R:1}" appendQueryString="true" />
</rule>
<rule name="Sendy: subscribe" stopProcessing="true">
<match url="^subscribe/([a-zA-Z0-9/]+)$" ignoreCase="true" />
<action type="Rewrite" url="subscribe.php?i={R:1}" appendQueryString="true" />
</rule>
</rules>
</rewrite>
</system.webServer>
</configuration>
@chickenbone69
Copy link

Come join me... pgslot It's very easy to have fun together.

@chickenbone69
Copy link

I have a fun game content to recommend. สล็อตpg
Thank you for such a great place that allows me to continue

@khansanaa
Copy link

If I can write like you, then I would be very happy, but where is my luck like this, really people like you are an example for the world. You have written this comment with great beauty, I am really glad I thank you from my heart.
https://hellgirls.in/hot-office-girl-escorts-bangluru.html

@khansanaa
Copy link

If I can write like you, then I would be very happy, but where is my luck like this, really people like you are an example for the world. You have written this comment with great beauty, I am really glad I thank you from my heart.
https://girls69.net/

@khansanaa
Copy link

Thank you very much for writing a great post. If there is anything in my life that I think is very important and I should understand it, I always try to understand it and I have seen your post. Saw this and liked this post a lot, so I am complimenting your post thoughtfully.
https://callgirlsbooking.in/

@khansanaa
Copy link

Wow, you have beautifully decorated this post. I really appreciate it very much. People like you also exist in the world. Who share everything. And there are some people who do not share anything with anyone. I wish today's youth wrote your kind post, thank you very much.
https://redqueen.in/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment