2008-06-06 19:20:44 +01:00
|
|
|
RewriteEngine On
|
|
|
|
|
2008-06-15 04:55:10 +01:00
|
|
|
RewriteRule ^$ index.php?action=public [L,QSA]
|
|
|
|
RewriteRule ^rss$ index.php?action=publicrss [L,QSA]
|
2008-06-18 19:26:47 +01:00
|
|
|
RewriteRule ^xrds$ index.php?action=publicxrds [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
|
|
|
|
RewriteRule ^doc/about$ index.php?action=doc&title=about [L,QSA]
|
2008-07-01 18:56:11 +01:00
|
|
|
RewriteRule ^doc/contact$ index.php?action=doc&title=contact [L,QSA]
|
2008-06-30 17:13:04 +01:00
|
|
|
RewriteRule ^doc/faq$ index.php?action=doc&title=faq [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
RewriteRule ^doc/help$ index.php?action=doc&title=help [L,QSA]
|
2008-06-30 18:13:17 +01:00
|
|
|
RewriteRule ^doc/im$ index.php?action=doc&title=im [L,QSA]
|
2008-07-01 18:24:29 +01:00
|
|
|
RewriteRule ^doc/openid$ index.php?action=doc&title=openid [L,QSA]
|
2008-07-01 17:57:17 +01:00
|
|
|
RewriteRule ^doc/openmublog$ index.php?action=doc&title=openmublog [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
RewriteRule ^doc/privacy$ index.php?action=doc&title=privacy [L,QSA]
|
|
|
|
RewriteRule ^doc/source$ index.php?action=doc&title=source [L,QSA]
|
|
|
|
|
|
|
|
RewriteRule ^main/login$ index.php?action=login [L,QSA]
|
|
|
|
RewriteRule ^main/logout$ index.php?action=logout [L,QSA]
|
|
|
|
RewriteRule ^main/register$ index.php?action=register [L,QSA]
|
2008-06-18 17:07:33 +01:00
|
|
|
RewriteRule ^main/openid$ index.php?action=openidlogin [L,QSA]
|
2008-07-01 17:40:58 +01:00
|
|
|
RewriteRule ^main/remote$ index.php?action=remotesubscribe [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
|
|
|
|
RewriteRule ^main/subscribe$ index.php?action=subscribe [L,QSA]
|
|
|
|
RewriteRule ^main/unsubscribe$ index.php?action=unsubscribe [L,QSA]
|
2008-06-22 16:52:50 +01:00
|
|
|
RewriteRule ^main/confirmaddress$ index.php?action=confirmaddress [L,QSA]
|
|
|
|
RewriteRule ^main/confirmaddress/(.*)$ index.php?action=confirmaddress&code=$1 [L,QSA]
|
2008-06-24 23:03:35 +01:00
|
|
|
RewriteRule ^main/recoverpassword$ index.php?action=recoverpassword [L,QSA]
|
|
|
|
RewriteRule ^main/recoverpassword/(.*)$ index.php?action=recoverpassword&code=$1 [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
|
|
|
|
RewriteRule ^settings/avatar$ index.php?action=avatar [L,QSA]
|
|
|
|
RewriteRule ^settings/password$ index.php?action=password [L,QSA]
|
|
|
|
RewriteRule ^settings/profile$ index.php?action=profilesettings [L,QSA]
|
2008-06-18 17:07:33 +01:00
|
|
|
RewriteRule ^settings/openid$ index.php?action=openidsettings [L,QSA]
|
2008-06-26 19:49:31 +01:00
|
|
|
RewriteRule ^settings/im$ index.php?action=imsettings [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
|
|
|
|
RewriteRule ^notice/new$ index.php?action=newnotice [L,QSA]
|
|
|
|
RewriteRule ^notice/(\d+)$ index.php?action=shownotice¬ice=$1 [L,QSA]
|
|
|
|
|
2008-06-20 08:17:00 +01:00
|
|
|
RewriteRule ^user/(\d+)$ index.php?action=userbyid&id=$1 [L,QSA]
|
|
|
|
|
2008-06-06 20:51:36 +01:00
|
|
|
RewriteRule ^(\w+)/subscriptions$ index.php?action=subscriptions&nickname=$1 [L,QSA]
|
2008-06-18 18:16:22 +01:00
|
|
|
RewriteRule ^(\w+)/subscribers$ index.php?action=subscribers&nickname=$1 [L,QSA]
|
2008-06-06 20:51:36 +01: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 13:11:32 +01:00
|
|
|
RewriteRule ^(\w+)/foaf$ index.php?action=foaf&nickname=$1 [L,QSA]
|
2008-07-07 04:23:48 +01:00
|
|
|
RewriteRule ^(\w+)/replies$ index.php?action=replies&nickname=$1 [L,QSA]
|
2008-07-07 08:30:25 +01:00
|
|
|
RewriteRule ^(\w+)/replies/rss$ index.php?action=repliesrss&nickname=$1 [L,QSA]
|
2008-06-06 20:51:36 +01:00
|
|
|
|
|
|
|
RewriteRule ^(\w+)$ index.php?action=showstream&nickname=$1 [L,QSA]
|