X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=.htaccess;h=2d0df8f15794e2b940de1d703cfa4c1368916c7c;hb=deb56dae38123d0a47612f01fe40122dbe001147;hp=f2421fc518f99f0671e0efd1b49d338012c11c3c;hpb=f870b65ad60d8ea7456384d38f8db6fd01275990;p=dylansserver.git diff --git a/.htaccess b/.htaccess index f2421fc..2d0df8f 100644 --- a/.htaccess +++ b/.htaccess @@ -4,6 +4,8 @@ ErrorDocument 404 /404.php RewriteEngine on 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