Forum Moderators: phranque
/gallery/bla/bla2?noCount=1
/gallery/bla/bla2?full=1
now here I want to remove ?noCount=1 and other example ?full=1
so its /gallery/bla/bla2/
Do you want to remove the entire query string, or just the two specific elements "noCount" and "full"?