| 39 |
RewriteRule ^login.php(.*)$ ../phpbb/search_ego [L] |
RewriteRule ^login.php(.*)$ ../phpbb/search_ego [L] |
| 40 |
|
|
| 41 |
RewriteCond %{QUERY_STRING} ^redirect=viewtopic.php&t=(.*)&unwatch=topic$ |
RewriteCond %{QUERY_STRING} ^redirect=viewtopic.php&t=(.*)&unwatch=topic$ |
| 42 |
RewriteRule ^login.php(.*)$ /phpbb/forum/unwatch_topic_%1 [L] |
RewriteRule ^login.php(.*)$ ../phpbb/forum/unwatch_topic_%1 [L] |
| 43 |
|
|
| 44 |
RewriteCond %{HTTP_REFERER} !^(.*)redirect=admin/index\.php(.*)$ [NC] |
RewriteCond %{HTTP_REFERER} !^(.*)redirect=admin/index\.php(.*)$ [NC] |
| 45 |
RewriteCond %{QUERY_STRING} !^(.*)redirect=admin/index\.php(.*)$ [NC] |
RewriteCond %{QUERY_STRING} !^(.*)redirect=admin/index\.php(.*)$ [NC] |