X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/149e039741f94f9e22bd2c8d7dcf33158a110e79..1797cbc2b010552b54e9d070820fa9cbc9ce3af9:/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