rewriterule

  1. illuminateme

    Getting the URLs from htaccess rewriterule

    Have anyone else had to work with an old massive redirect list that's thousands of lines long? Is there a tool/reliable way to grab the origin url and destination url from a bunch of rewriterule from htaccess and dump it into a spreadsheet? or better yet, a tool that can identify and eliminate...
  2. W

    Need Clarification on URL Rewriting/Apache Rewrite

    So I understand the concept of rewrite and why its done along with some basic regex to convert my ugly.php?foo=1&bar=2 urls into pretty ugly/1/2/ URLs.. great! But it seems Im missing something because any time I try to click the pretty URL, the address bar goes to the old URL. I tried to use...
Back
Top