]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - htaccess.sample
Script to update laconica.pot from source, and the results of running it
[quix0rs-gnu-social.git] / htaccess.sample
index d05a7460333a403625b9cfef734f83f6056d5123..58b060b6c3b4687bda44ab2be3492c3ab78e2e63 100644 (file)
@@ -38,6 +38,8 @@ RewriteRule ^main/invite$ index.php?action=invite [L,QSA]
 RewriteRule ^main/favor$ index.php?action=favor [L,QSA]
 RewriteRule ^main/disfavor$ index.php?action=disfavor [L,QSA]
 
+RewriteRule ^main/sup$ index.php?action=sup [L,QSA]
+
 RewriteRule ^settings/profile$ index.php?action=profilesettings [L,QSA]
 RewriteRule ^settings/openid$ index.php?action=openidsettings [L,QSA]
 RewriteRule ^settings/im$ index.php?action=imsettings [L,QSA]