Index: trunk/tools/.htaccess =================================================================== diff -u --- trunk/tools/.htaccess (revision 0) +++ trunk/tools/.htaccess (revision 3256) @@ -0,0 +1,9 @@ +Options +FollowSymLinks +RewriteEngine On + +RewriteCond %{REQUEST_FILENAME} !-f +RewriteCond %{REQUEST_FILENAME}/ !-f +RewriteCond %{REQUEST_FILENAME}/index.php !-f +RewriteCond %{REQUEST_FILENAME}/index.html !-f +RewriteCond %{REQUEST_URI} !\.(gif|jpg|png) +RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA] Fisheye: Tag 3256 refers to a dead (removed) revision in file `trunk/.htaccess'. Fisheye: No comparison available. Pass `N' to diff?