I have a GitHub page for the site I'm working on, following the steps given here ( https://pages.github.com/ )
The site I have installed is currently hosted on IIS and uses the URL Rewrite module.
Is there an equivalent module or similar that I could use to rewrite specific URL requests in my application?
source share