X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=.htaccess;h=9bd010bade47b7e356228bbaeb5d6f798c31aebc;hb=d2156630c0f3e7aca93cb72c762f713e9c8bdad3;hp=fb00ba6bf9801e9b1ef04b106442331e68c22fb3;hpb=8170ae8225a45092867ac0b0d6914282c02334a6;p=dylansserver.git diff --git a/.htaccess b/.htaccess index fb00ba6..9bd010b 100644 --- a/.htaccess +++ b/.htaccess @@ -3,6 +3,8 @@ ErrorDocument 404 /404.php RewriteEngine on +RewriteRule ^notes/rss/?$ /index.php?rss=true [L] + RewriteRule ^git/?$ /git/gitweb.cgi%{REQUESTURI} [L] RewriteRule ^captcha/?$ /index.php [L]