/[drupal]/contributions/modules/phpbb/phpbb.htaccess
ViewVC logotype

Diff of /contributions/modules/phpbb/phpbb.htaccess

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.10, Sat Feb 10 19:38:49 2007 UTC revision 1.11, Wed Mar 28 20:52:39 2007 UTC
# Line 39  Line 39 
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]

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.2