2008-06-06 14:20:44 -04:00
|
|
|
RewriteEngine On
|
|
|
|
|
2008-09-10 14:00:50 -04:00
|
|
|
# NOTE: change this to your actual Laconica path; may be "/".
|
|
|
|
|
|
|
|
RewriteBase /mublog/
|
|
|
|
|
2008-06-14 23:55:10 -04:00
|
|
|
RewriteRule ^$ index.php?action=public [L,QSA]
|
|
|
|
RewriteRule ^rss$ index.php?action=publicrss [L,QSA]
|
2008-06-18 14:26:47 -04:00
|
|
|
RewriteRule ^xrds$ index.php?action=publicxrds [L,QSA]
|
2008-11-20 02:19:30 -05:00
|
|
|
RewriteRule ^featuredrss$ index.php?action=featuredrss [L,QSA]
|
|
|
|
RewriteRule ^favoritedrss$ index.php?action=favoritedrss [L,QSA]
|
2008-07-20 15:55:05 -04:00
|
|
|
RewriteRule ^opensearch/people$ index.php?action=opensearch&type=people [L,QSA]
|
|
|
|
RewriteRule ^opensearch/notice$ index.php?action=opensearch&type=notice [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
|
|
|
|
RewriteRule ^doc/about$ index.php?action=doc&title=about [L,QSA]
|
2008-07-01 13:56:11 -04:00
|
|
|
RewriteRule ^doc/contact$ index.php?action=doc&title=contact [L,QSA]
|
2008-06-30 12:13:04 -04:00
|
|
|
RewriteRule ^doc/faq$ index.php?action=doc&title=faq [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^doc/help$ index.php?action=doc&title=help [L,QSA]
|
2008-06-30 13:13:17 -04:00
|
|
|
RewriteRule ^doc/im$ index.php?action=doc&title=im [L,QSA]
|
2008-07-01 13:24:29 -04:00
|
|
|
RewriteRule ^doc/openid$ index.php?action=doc&title=openid [L,QSA]
|
2008-07-01 12:57:17 -04:00
|
|
|
RewriteRule ^doc/openmublog$ index.php?action=doc&title=openmublog [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^doc/privacy$ index.php?action=doc&title=privacy [L,QSA]
|
|
|
|
RewriteRule ^doc/source$ index.php?action=doc&title=source [L,QSA]
|
|
|
|
|
2008-12-05 22:01:32 -05:00
|
|
|
RewriteRule ^facebook/$ index.php?action=facebookhome [L,QSA]
|
|
|
|
RewriteRule ^facebook/index.php$ index.php?action=facebookhome [L,QSA]
|
|
|
|
RewriteRule ^facebook/settings.php$ index.php?action=facebooksettings [L,QSA]
|
|
|
|
RewriteRule ^facebook/invite.php$ index.php?action=facebookinvite [L,QSA]
|
2008-12-07 19:55:22 -05:00
|
|
|
RewriteRule ^facebook/remove$ index.php?action=facebookremove [L,QSA]
|
2008-12-05 22:01:32 -05:00
|
|
|
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^main/login$ index.php?action=login [L,QSA]
|
|
|
|
RewriteRule ^main/logout$ index.php?action=logout [L,QSA]
|
2008-08-26 20:19:27 -04:00
|
|
|
RewriteRule ^main/register/(.*)$ index.php?action=register&code=$1 [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^main/register$ index.php?action=register [L,QSA]
|
2008-06-18 12:07:33 -04:00
|
|
|
RewriteRule ^main/openid$ index.php?action=openidlogin [L,QSA]
|
2008-07-01 12:40:58 -04:00
|
|
|
RewriteRule ^main/remote$ index.php?action=remotesubscribe [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
|
|
|
|
RewriteRule ^main/subscribe$ index.php?action=subscribe [L,QSA]
|
|
|
|
RewriteRule ^main/unsubscribe$ index.php?action=unsubscribe [L,QSA]
|
2008-06-22 11:52:50 -04:00
|
|
|
RewriteRule ^main/confirmaddress$ index.php?action=confirmaddress [L,QSA]
|
|
|
|
RewriteRule ^main/confirmaddress/(.*)$ index.php?action=confirmaddress&code=$1 [L,QSA]
|
2008-06-24 18:03:35 -04:00
|
|
|
RewriteRule ^main/recoverpassword$ index.php?action=recoverpassword [L,QSA]
|
|
|
|
RewriteRule ^main/recoverpassword/(.*)$ index.php?action=recoverpassword&code=$1 [L,QSA]
|
2008-08-25 15:31:49 -04:00
|
|
|
RewriteRule ^main/invite$ index.php?action=invite [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
|
2008-09-16 17:08:13 -04:00
|
|
|
RewriteRule ^main/favor$ index.php?action=favor [L,QSA]
|
|
|
|
RewriteRule ^main/disfavor$ index.php?action=disfavor [L,QSA]
|
|
|
|
|
2008-10-24 22:28:49 -04:00
|
|
|
RewriteRule ^main/sup$ index.php?action=sup [L,QSA]
|
|
|
|
|
2008-11-20 19:52:16 -05:00
|
|
|
RewriteRule ^main/tagother$ index.php?action=tagother [L,QSA]
|
|
|
|
|
2008-12-08 02:15:21 -05:00
|
|
|
RewriteRule ^main/block$ index.php?action=block [L,QSA]
|
|
|
|
|
2008-12-04 13:02:33 -05:00
|
|
|
RewriteRule ^settings/delete$ index.php?action=deleteprofile [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^settings/profile$ index.php?action=profilesettings [L,QSA]
|
2008-06-18 12:07:33 -04:00
|
|
|
RewriteRule ^settings/openid$ index.php?action=openidsettings [L,QSA]
|
2008-06-26 14:49:31 -04:00
|
|
|
RewriteRule ^settings/im$ index.php?action=imsettings [L,QSA]
|
2008-07-15 18:18:26 -04:00
|
|
|
RewriteRule ^settings/email$ index.php?action=emailsettings [L,QSA]
|
2008-07-21 04:37:58 -04:00
|
|
|
RewriteRule ^settings/sms$ index.php?action=smssettings [L,QSA]
|
2008-08-21 23:41:57 -04:00
|
|
|
RewriteRule ^settings/twitter$ index.php?action=twittersettings [L,QSA]
|
2008-11-06 17:40:06 -05:00
|
|
|
RewriteRule ^settings/other$ index.php?action=othersettings [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
|
2008-07-09 18:31:44 -04:00
|
|
|
RewriteRule ^search/people$ index.php?action=peoplesearch [L,QSA]
|
|
|
|
RewriteRule ^search/notice$ index.php?action=noticesearch [L,QSA]
|
2008-07-09 19:42:28 -04:00
|
|
|
RewriteRule ^search/notice/rss$ index.php?action=noticesearchrss [L,QSA]
|
2008-07-09 18:31:44 -04:00
|
|
|
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^notice/new$ index.php?action=newnotice [L,QSA]
|
|
|
|
RewriteRule ^notice/(\d+)$ index.php?action=shownotice¬ice=$1 [L,QSA]
|
2008-07-25 23:42:09 -04:00
|
|
|
RewriteRule ^notice/delete/((\d+))?$ index.php?action=deletenotice¬ice=$2 [L,QSA]
|
|
|
|
RewriteRule ^notice/delete$ index.php?action=deletenotice [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
|
2008-09-17 14:02:44 -04:00
|
|
|
RewriteRule ^message/new$ index.php?action=newmessage [L,QSA]
|
2008-09-17 22:54:28 -04:00
|
|
|
RewriteRule ^message/(\d+)$ index.php?action=showmessage&message=$1 [L,QSA]
|
2008-09-17 14:02:44 -04:00
|
|
|
|
2008-06-20 03:17:00 -04:00
|
|
|
RewriteRule ^user/(\d+)$ index.php?action=userbyid&id=$1 [L,QSA]
|
|
|
|
|
2008-07-20 04:10:21 -04:00
|
|
|
RewriteRule ^tags/?$ index.php?action=tag [L,QSA]
|
2008-11-13 16:31:19 -05:00
|
|
|
RewriteRule ^tag/([a-zA-Z0-9]+)/rss$ index.php?action=tagrss&tag=$1 [L,QSA]
|
2008-07-20 04:10:21 -04:00
|
|
|
RewriteRule ^tag(/(.*))?$ index.php?action=tag&tag=$2 [L,QSA]
|
|
|
|
|
2008-11-20 17:42:07 -05:00
|
|
|
RewriteRule ^peopletag/([a-zA-Z0-9]+)$ index.php?action=peopletag&tag=$1 [L,QSA]
|
|
|
|
|
2008-11-20 02:19:30 -05:00
|
|
|
RewriteRule ^featured/?$ index.php?action=featured [L,QSA]
|
|
|
|
RewriteRule ^favorited/?$ index.php?action=favorited [L,QSA]
|
|
|
|
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^(\w+)/subscriptions$ index.php?action=subscriptions&nickname=$1 [L,QSA]
|
2008-11-20 21:57:49 -05:00
|
|
|
RewriteRule ^(\w+)/subscriptions/([a-zA-Z0-9]+)$ index.php?action=subscriptions&nickname=$1&tag=$2 [L,QSA]
|
|
|
|
RewriteRule ^(\w+)/subscribers/([a-zA-Z0-9]+)$ index.php?action=subscribers&nickname=$1&tag=$2 [L,QSA]
|
2008-06-18 13:16:22 -04:00
|
|
|
RewriteRule ^(\w+)/subscribers$ index.php?action=subscribers&nickname=$1 [L,QSA]
|
2008-11-23 22:36:59 -05:00
|
|
|
RewriteRule ^(\w+)/nudge$ index.php?action=nudge&nickname=$1 [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
RewriteRule ^(\w+)/xrds$ index.php?action=xrds&nickname=$1 [L,QSA]
|
|
|
|
RewriteRule ^(\w+)/rss$ index.php?action=userrss&nickname=$1 [L,QSA]
|
|
|
|
RewriteRule ^(\w+)/all$ index.php?action=all&nickname=$1 [L,QSA]
|
|
|
|
RewriteRule ^(\w+)/all/rss$ index.php?action=allrss&nickname=$1 [L,QSA]
|
2008-06-10 08:11:32 -04:00
|
|
|
RewriteRule ^(\w+)/foaf$ index.php?action=foaf&nickname=$1 [L,QSA]
|
2008-07-06 23:23:48 -04:00
|
|
|
RewriteRule ^(\w+)/replies$ index.php?action=replies&nickname=$1 [L,QSA]
|
2008-07-07 03:30:25 -04:00
|
|
|
RewriteRule ^(\w+)/replies/rss$ index.php?action=repliesrss&nickname=$1 [L,QSA]
|
2008-07-11 02:00:45 -04:00
|
|
|
RewriteRule ^(\w+)/avatar/(original|96|48|24)$ index.php?action=avatarbynickname&nickname=$1&size=$2 [L,QSA]
|
2008-09-08 14:16:24 -04:00
|
|
|
RewriteRule ^(\w+)/favorites$ index.php?action=showfavorites&nickname=$1 [L,QSA]
|
2008-09-28 13:56:26 -04:00
|
|
|
RewriteRule ^(\w+)/favorites/rss$ index.php?action=favoritesrss&nickname=$1 [L,QSA]
|
2008-09-16 15:53:46 -04:00
|
|
|
RewriteRule ^(\w+)/inbox$ index.php?action=inbox&nickname=$1 [L,QSA]
|
|
|
|
RewriteRule ^(\w+)/outbox$ index.php?action=outbox&nickname=$1 [L,QSA]
|
2008-11-24 17:35:33 -05:00
|
|
|
RewriteRule ^(\w+)/microsummary$ index.php?action=microsummary&nickname=$1 [L,QSA]
|
2008-06-06 15:51:36 -04:00
|
|
|
|
|
|
|
RewriteRule ^(\w+)$ index.php?action=showstream&nickname=$1 [L,QSA]
|
2008-07-12 04:12:47 -04:00
|
|
|
|
2008-07-20 04:10:21 -04:00
|
|
|
# Twitter-compatible API rewrites
|
2008-07-14 15:03:00 -04:00
|
|
|
# XXX: Surely these can be refactored a little -- Zach
|
2008-07-14 04:07:41 -04:00
|
|
|
RewriteRule ^api/statuses/public_timeline(.*)$ index.php?action=api&apiaction=statuses&method=public_timeline$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/statuses/friends_timeline(.*)$ index.php?action=api&apiaction=statuses&method=friends_timeline$1 [L,QSA]
|
2008-07-17 20:23:24 -04:00
|
|
|
RewriteRule ^api/statuses/user_timeline/(.*)$ index.php?action=api&apiaction=statuses&method=user_timeline&argument=$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/statuses/user_timeline(.*)$ index.php?action=api&apiaction=statuses&method=user_timeline$1 [L,QSA]
|
2008-07-14 04:07:41 -04:00
|
|
|
RewriteRule ^api/statuses/show/(.*)$ index.php?action=api&apiaction=statuses&method=show&argument=$1 [L,QSA]
|
2008-07-17 01:44:11 -04:00
|
|
|
RewriteRule ^api/statuses/update(.*)$ index.php?action=api&apiaction=statuses&method=update$1 [L,QSA]
|
2008-07-17 18:28:45 -04:00
|
|
|
RewriteRule ^api/statuses/replies(.*)$ index.php?action=api&apiaction=statuses&method=replies&argument=$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/statuses/destroy/(.*)$ index.php?action=api&apiaction=statuses&method=destroy&argument=$1 [L,QSA]
|
2008-07-18 01:18:41 -04:00
|
|
|
RewriteRule ^api/statuses/friends/(.*)$ index.php?action=api&apiaction=statuses&method=friends&argument=$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/statuses/friends(.*)$ index.php?action=api&apiaction=statuses&method=friends$1 [L,QSA]
|
2008-07-18 01:18:41 -04:00
|
|
|
RewriteRule ^api/statuses/followers/(.*)$ index.php?action=api&apiaction=statuses&method=followers&argument=$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/statuses/followers(.*)$ index.php?action=api&apiaction=statuses&method=followers$1 [L,QSA]
|
|
|
|
RewriteRule ^api/statuses/featured(.*)$ index.php?action=api&apiaction=statuses&method=featured$1 [L,QSA]
|
2008-07-30 17:32:26 -04:00
|
|
|
RewriteRule ^api/users/show/(.*)$ index.php?action=api&apiaction=users&method=show&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/users/show(.*)$ index.php?action=api&apiaction=users&method=show$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/direct_messages/sent(.*)$ index.php?action=api&apiaction=direct_messages&method=sent$1 [L,QSA]
|
|
|
|
RewriteRule ^api/direct_messages/destroy/(.*)$ index.php?action=api&apiaction=direct_messages&method=destroy&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/direct_messages/new(.*)$ index.php?action=api&apiaction=direct_messages&method=create$1 [L,QSA]
|
|
|
|
RewriteRule ^api/direct_messages(.*)$ index.php?action=api&apiaction=direct_messages&method=direct_messages$1 [L,QSA]
|
2008-07-14 04:07:41 -04:00
|
|
|
RewriteRule ^api/friendships/create/(.*)$ index.php?action=api&apiaction=friendships&method=create&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/friendships/destroy/(.*)$ index.php?action=api&apiaction=friendships&method=destroy&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/friendships/exists(.*)$ index.php?action=api&apiaction=friendships&method=exists$1 [L,QSA]
|
|
|
|
RewriteRule ^api/account/verify_credentials(.*)$ index.php?action=api&apiaction=account&method=verify_credentials$1 [L,QSA]
|
|
|
|
RewriteRule ^api/account/end_session$ index.php?action=api&apiaction=account&method=end_session$1 [L,QSA]
|
|
|
|
RewriteRule ^api/account/update_location(.*)$ index.php?action=api&apiaction=account&method=update_location$1 [L,QSA]
|
|
|
|
RewriteRule ^api/account/update_delivery_device(.*)$ index.php?action=api&apiaction=account&method=update_delivery_device$1 [L,QSA]
|
|
|
|
RewriteRule ^api/account/rate_limit_status(.*)$ index.php?action=api&apiaction=account&method=rate_limit_status$1 [L,QSA]
|
|
|
|
RewriteRule ^api/favorites/create/(.*)$ index.php?action=api&apiaction=favorites&method=create&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/favorites/destroy/(.*)$ index.php?action=api&apiaction=favorites&method=destroy&argument=$1 [L,QSA]
|
2008-09-30 15:44:35 -04:00
|
|
|
RewriteRule ^api/favorites/(.*)$ index.php?action=api&apiaction=favorites&method=favorites&argument=$1 [L,QSA]
|
2008-07-14 15:03:00 -04:00
|
|
|
RewriteRule ^api/favorites(.*)$ index.php?action=api&apiaction=favorites&method=favorites$1 [L,QSA]
|
2008-07-14 04:07:41 -04:00
|
|
|
RewriteRule ^api/notifications/follow/(.*)$ index.php?action=api&apiaction=notifications&method=follow&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/notifications/leave/(.*)$ index.php?action=api&apiaction=notifications&method=leave&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/blocks/create/(.*)$ index.php?action=api&apiaction=blocks&method=create&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/blocks/destroy/(.*)$ index.php?action=api&apiaction=blocks&method=destroy&argument=$1 [L,QSA]
|
|
|
|
RewriteRule ^api/help/(.*)$ index.php?action=api&apiaction=help&method=$1 [L,QSA]
|
2008-07-12 04:12:47 -04:00
|
|
|
|
2008-07-20 07:20:32 -04:00
|
|
|
<FilesMatch "\.(ini)">
|
|
|
|
Order allow,deny
|
|
|
|
</FilesMatch>
|
|
|
|
|