Posts Tagged: Url Rewrite
Here you can find a articles that have been tagged: Url Rewrite
2017
- Ensuring samesite cookies with URL Rewrite
Jun 11
A handy URL Rewrite snippet to mark cookies as samesite.
- Ensuring secure cookies with URL Rewrite
Jun 11
A handy URL Rewrite snippet to mark cookies as secure.
- Ensuring httpOnly cookies with URL Rewrite
Jun 6
A brief overview of cookies, why we want them to be httpOnly and how we can ensure this via URL Rewrite.
- Removing trailing slashes with URL Rewrite
Jun 5
A quick explanition of why consistent urls are important and how to achieve them with url rewriting.
- Canonical host urls with URL Rewrite
Jun 4
A quick explanition of canonical host urls and how to achieve them with url rewriting.
- Up and running with URL Rewrite - going from HTTP to HTTPS
Jun 3
A quick introduction to URL Rewrite module for IIS and a snippet from going from HTTP to HTTPS.