===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-rack-rewrite-1.5.1/README.markdown-339-This rule will store the querystring in a capture group (via `(?.*)` ) and
ruby-rack-rewrite-1.5.1/README.markdown:340:will substitute the querystring back into the rewritten URL (via `$1`).
ruby-rack-rewrite-1.5.1/README.markdown-341-