- or download this
#
# change the "use lib" directive in apache_rw.pl accordingly!
...
RewriteCond %{QUERY_STRING} ^(.*)$
# filter the query_string too
RewriteRule ^(/news.*)$ ${news_map:$1?%1} [L,R] [NE]
- or download this
# creator : Tom Regner <regner@dievision.de>
# created : Mon 13 Jan 2003 01:47:26 PM CET
...
params => $nl_params,
},
};
- or download this
#!/usr/bin/perl -w
# creator : Tom Regner <regner@dievision.de>
...
}
print $line;
}