Forum Discussion
hoangtoon_29588
Nimbostratus
Apr 19, 2018Site can't be reached after enabling URL rewrite in IIS to remove aspx extension
Hi, hope you can help us with this.
We are trying to use URL Rewrite on IIS to remove aspx extension from the URL so instead of
http://abc.domain.com/status.aspx
it will be
http://abc.domain.com/stat...
Ryannnnnnnnn
Altocumulus
Apr 19, 2018If you've modified IIS to rewrite/remove the aspx extension on the status page, wouldn't your health check need to be updated to be
GET /status HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n\r\n
Have you attempted to use curl to simulate the monitor connection, so you can see the response?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects