Skip to content

sprucely-designed/Mod-Rewrite-Rule-Generator

 
 

Repository files navigation

Mod Rewrite Rule Generator

Build Status 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

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

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 99.2%
  • Makefile 0.8%