The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20
stars
16
forks
source link
Set permanent as default redirect configuration #118
I agree that it would be beneficial to be able to specify default redirect type in configuration.
Changing the HTML template is not good as it would break potential future package upgrades.
I was wondering if it is possible to configure somewhere that the default redirect type configuration should be permanent instead of temporary?
@marisks @valdisiljuconoks @kaspars-ozols @jevgenijsp @ellinge