Forum Moderators: phranque
RewriteCond %{REMOTE_ADDR} !^10\.1\.1\.1[02]$
(i.e., it stops before the '?')I don't think that's a literal ? but a RegEx ? meaning the "index.php/" componenet is optional. But is that really what the URLs look like?