X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=.htaccess;h=dc5f0abefaeca3642815653d9d8e583c2a457c9b;hb=6436af7589776b09d5a39a2a12cb8bd130915487;hp=9bd010bade47b7e356228bbaeb5d6f798c31aebc;hpb=951500cf5077761f65c451d14e30b506c20444a1;p=dylansserver.git diff --git a/.htaccess b/.htaccess index 9bd010b..dc5f0ab 100644 --- a/.htaccess +++ b/.htaccess @@ -3,6 +3,8 @@ ErrorDocument 404 /404.php RewriteEngine on +RewriteRule ^resume$ /res.pdf [L] + RewriteRule ^notes/rss/?$ /index.php?rss=true [L] RewriteRule ^git/?$ /git/gitweb.cgi%{REQUESTURI} [L]