Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395 Reputation: 53
38 / /
Joined: Jul 2003
|
O.P. RE: Mod_Rewrite Help
quote: Originally posted by alexp2_ad
EDIT: I got it!
code: RewriteCond %{QUERY_STRING} ^id=pack&id2=([0-9]+)$
RewriteRule ^$ /soundpack.php?id=%1 [R,NE]
Thanks thats great Does just the job
|
|