On 8/12/05, Tony VanScoy <tvanscoy@xxxxxxxxx> wrote: > OK, i got my script looping on STDIN, but now I have a problem with > backreferences to the RewriteCond. My condition is this... > > RewriteCond %{QUERY_STRING} ^pdfId\=\d+$ > > .. but thanks to Noah <sitz@xxxxxxxxxxxx> and the manual, i found that > If I want to use %1 to reference the id being passed then I need to > have the CondPattern in parenthesis. Which I'm assuming would be > something like this .... > > RewriteCond %{QUERY_STRING} ="pdfId=13" You seem to have missed a message: http://mail-archives.apache.org/mod_mbox/httpd-users/200508.mbox/%3ce498c16605081209477c85c780@xxxxxxxxxxxxxx%3e Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx