donatj/rewrite-generator

Server Rewrite Generator

Maintainers

👁 donatj

Package info

github.com/donatj/RewriteRule-Generator

pkg:composer/donatj/rewrite-generator

Statistics

Installs: 3 903

Dependents: 0

Suggesters: 0

Stars: 126

Open Issues: 5

v1.3.0 2025-05-09 04:23 UTC

Requires

  • php: >=8.1

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6ff8a3c666f0161b1816b718d18554d34a0e693b

  • Jesse Donat <donatj.woop@gmail.com>

apacherewrites


README

👁 CI
👁 Latest Stable Version
👁 License

Web Frontend: https://donatstudios.com/RewriteRule_Generator

What it is

  • A simple builder of RewriteCond / RewriteRule's handling GET strings in any order.
  • Free and open source

What it is not

  • Perfect

Todo:

  • Nginx Option
    • This is proving to be more difficult than initially anticipated. Handling the GET parameters in any order may require the use of if statements which is frowned upon in the Nginx community and has performance overheads.