mennake / minify

Automatically exported from code.google.com/p/minify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrite and version problem

GoogleCodeExporter opened this issue · comments

modRewriteWorks: false
http://examplem.com/min/?g=keyName&1111

modRewriteWorks: true
http://examplem.com/min/g=keyName&1111 the second url starts with & and ? is 
missing. For me the browsers doesn't take the version number it should be 
http://examplem.com/min/g=keyName?1111 because it was rewriten

Original issue reported on code.google.com by ciprian.mihalache@originals.ro on 23 Apr 2014 at 6:10