X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=.htaccess;h=fb00ba6bf9801e9b1ef04b106442331e68c22fb3;hb=38d1198a5c9356142c64115d8c38b463385c5266;hp=f2421fc518f99f0671e0efd1b49d338012c11c3c;hpb=f870b65ad60d8ea7456384d38f8db6fd01275990;p=dylansserver.git diff --git a/.htaccess b/.htaccess index f2421fc..fb00ba6 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,13 @@ ErrorDocument 404 /404.php RewriteEngine on +RewriteRule ^git/?$ /git/gitweb.cgi%{REQUESTURI} [L] + +RewriteRule ^captcha/?$ /index.php [L] + RewriteRule ^note/([^/\.]+)?/?$ /index.php?note=$1 [L] +RewriteRule ^note/([^/\.]+)?/comments/?$ /index.php?comments=true¬e=$1 [L] +RewriteRule ^note/([^/\.]+)?/(comments/)?verify/?$ /index.php?comments=true&verify=true¬e=$1 [L] RewriteRule ^notes/?$ notes/page/1 RewriteRule ^notes/page/?$ notes/page/1