Geta / geta-notfoundhandler

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
19 stars 15 forks source link

404 NonFound Handler plugin is not working for some of the redirects #89

Open coolgal1980 opened 1 year ago

coolgal1980 commented 1 year ago

404 NonFound Handler plugin is not working for some of the redirects that we setup, while it works for some others. Is there a limit on total redirects that we can set up?  There are about 428 URLs we have setup

Following are not working:

image

Also, how do I setup a wild card?