|  | Posted by namemattersnot on 02/02/06 19:02 
still doesn't work :(
 after playing around, i found this to work:
 
 RewriteRule ^gallery/([^/]+)/(.*)$ /index.php?gallery_name=$1$2 [QSA]
 
 However, if my query string  is
 "mAIJX1CKDGM6nDKq/QUfPXMxIKOrTdZQrPcxAdM/DeJKhH9cycqCJrjZsKgOePSF"
 (that is, it contains "/"), then it's not interpreted properly. and i
 believe it's my regex syntax in mode_rewrite.
 
 This is simply a headache :) I spent so many hours on this one rule.
 ouch. any ideas?
 
 Thanks!
  Navigation: [Reply to this message] |