Hi Give a try to this (I haven't tested them): acl querystring url_sub ? reqrep ^([^\ ]*)\ (.*)\ (.*) \1\ \2&auth=xxx\ \3 if querystring reqrep ^([^\ ]*)\ (.*)\ (.*) \1\ \2?auth=xxx\ \3 unless querystring
cheers On Tue, Jan 17, 2012 at 8:45 PM, <[email protected]> wrote: > Thanks for the reply. > > I am somewhat of a regex dummy, can you give me an example of the reqirep > command itself? > > Rick > > --- > posted at http://www.serverphorums.com > http://www.serverphorums.com/read.php?10,431812,431851#msg-431851 >

