X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=htaccess.sample;h=3eb1ddba523cbafa28f504afe364b6a8b9ea0faf;hb=7e6870db914d4e905fc7ae833b69404fd3ea0d3d;hp=dc6fcf1f8a02fa26890a5c4328ab43b78dc80396;hpb=0adb1f69707927c7aae245a80fcc3ec12cd05db3;p=quix0rs-gnu-social.git diff --git a/htaccess.sample b/htaccess.sample index dc6fcf1f8a..3eb1ddba52 100644 --- a/htaccess.sample +++ b/htaccess.sample @@ -33,6 +33,7 @@ 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] RewriteRule ^settings/email$ index.php?action=emailsettings [L,QSA] +RewriteRule ^settings/sms$ index.php?action=smssettings [L,QSA] RewriteRule ^search/people$ index.php?action=peoplesearch [L,QSA] RewriteRule ^search/notice$ index.php?action=noticesearch [L,QSA]