Mobile app version of vmapp.org
Login or Join
Bryan171

: Might it be the fact that you have a last rewrite flag on the first rule? I would remove the L from [NC, QSA, L]. RewriteRule ^gallery(/((([a-zA-Z0-9-]+)(/(d+))?)/?)?)?$ index.php?page=77&groupId=&showpage=

@Bryan171

Might it be the fact that you have a last rewrite flag on the first rule?
I would remove the L from [NC, QSA, L].

RewriteRule ^gallery(/((([a-zA-Z0-9-]+)(/(d+))?)/?)?)?$ index.php?page=77&groupId=&showpage= [NC,QSA,L]


I believe the L flag will stop the rules below from being parsed, may be wrong though?
We have any .htaccess wiz's out there?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Bryan171

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme