donatj / RewriteRule-Generator

Tool to generate .htaccess RewriteRule's from a tabbed set of data

Home Page:https://donatstudios.com/RewriteRule_Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mod Rewrite Rule Generator

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.

About

Tool to generate .htaccess RewriteRule's from a tabbed set of data

https://donatstudios.com/RewriteRule_Generator

License:MIT License


Languages

Language:PHP 98.9%Language:Makefile 1.1%