Jump to content

how to rewrite rule to forward query string params?


sasori

Recommended Posts

<PAGE_NAME> = can be one of “midlet”, “wap”, “ajax”, “touch”
<ITEM_ID> = numerical entry
<GIF_NAME> = arbitrary string, url
<SENDER_ID> = numerical entry
<RECEIVER_ID> = a numerical entry

 

/gift.php?view=&gift_id=&sender_id=&receiver_id=RECEIVER_ID>

 

what's the correct mod_rewrite rewrite rule to handle the request from the URL above, if the additional query string parameters must be forwarded as well?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.