gnu-social/htaccess.sample

4 lines
91 B
Plaintext
Raw Normal View History

RewriteEngine On
RewriteRule ^/notice/(.*)$ index.php?action=shownotice&notice=$1 [L,QSA]