redwerks / mediawiki-shorturl-builder

React JS port of Redwerks' original Ruby based MediaWiki ShortURL builder
https://shorturls.redwerks.org/
GNU Affero General Public License v3.0
5 stars 4 forks source link

[Feature] Special404 support #8

Open dantman opened 2 years ago

dantman commented 2 years ago

It would be nice to have the option of automatically configuring the rewrite rules for Extension:Special404.

However these will need to be tested since the recommended rewrites on the Extension's page look incorrect.

Fortunately the new builder can run on localhost and virtualization has come a long way. So it should be possible to spin up a temporary MediaWiki installation in a container to test different servers. Even IIS appears to be available as a Docker container nowadays.