View Single Post
Old 03-07-2011, 06:41 PM  
Jakez
Confirmed User
 
Jakez's Avatar
 
Industry Role:
Join Date: Jan 2004
Location: oddfuturewolfgangkillthemall!!!!!!!
Posts: 5,656
Quote:
Originally Posted by takaya View Post
This shit will append query string to site.com. It works on my end
I tried but it didn't seem to work. I probably have too much crap going on with this for that to work correctly idk.

I did manage to get what I need all in 1 with the following:
RewriteRule ^string/?_(.*)$ http://www.site.com?id=$1 [QSA]

So site.com/string_101 will now goto site.com/?id=101, didn't know I could dynamically add zone ID's in Juicy
__________________
[email protected] - jakezdumb - 573689400

Killuminati

Last edited by Jakez; 03-07-2011 at 06:44 PM..
Jakez is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote