Add 404 logging + Regexp matching for redirection rules possibility. #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
I added a few feature I was looking for.
Since it adds a few new columns to the modRedirect table, so it might not works perfectly as an update to previous versions. I'm sure there is a way to handle that properly though. I was also unable to update the Schema for sqlsrv. Finally, as I don't speak so many languages, I only updated the English and French lexicons.
I took the liberty to add my name to the list of contributors :) and pop the version number since I believe this is quite a major change.
I also understand that, as it's quite a major change, it might not really respect the original idea behind Redirector. If it's uncool, I'll just fork it but I'd be much happier to integrate that directly in Redirector.