In our "go to head" link in view.php, we want to use view and not browse as the action
[viewsvn.git] / .htaccess
1 RewriteEngine on
2
3 RewriteRule (.*)/(.*):(.*) $1.php?repos=$2&path=$3