X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=.htaccess;h=7bf3682841cb1cf0080de906f42e65e75e4ba5b5;hb=9da61e74c9ee47a13e7e5d13ab951429d51e8629;hp=f2421fc518f99f0671e0efd1b49d338012c11c3c;hpb=f870b65ad60d8ea7456384d38f8db6fd01275990;p=dylansserver.git diff --git a/.htaccess b/.htaccess index f2421fc..7bf3682 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,11 @@ ErrorDocument 404 /404.php RewriteEngine on +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