X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/72dac890a041b8261262c7df7d7f8a8a816a146b..b0ef26132629cfb7334fbbf7c1040761fdea305f:/www/.htaccess diff --git a/www/.htaccess b/www/.htaccess index 1f03fac..03bbf60 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -13,6 +13,7 @@ RewriteRule ^([0-9]+)/rev/(.+)$ /revision.php?id=$1&rev=$2 RewriteRule ^([0-9]+)/rev-raw/(.+)/(.+)$ /raw.php?id=$1&rev=$2&file=$3 RewriteRule ^([0-9]+)/tool/([^/]+)/(.+)$ /tool.php?id=$1&tool=$2&file=$3 +RewriteRule ^fork-remote$ /fork-remote.php RewriteRule ^new$ /new.php RewriteRule ^list$ /list.php