Changeset 1390 for devel/htaccess-dist
- Timestamp:
- 12/06/07 13:51:52 (1 year ago)
- Files:
-
- devel/htaccess-dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/htaccess-dist
r1365 r1390 124 124 RewriteRule ^([A-Za-z0-9]+)\/community\/separate\/([0-9]+)$ mod/community/members.php?profile_name=$1&friend_id=$2&action=separate 125 125 RewriteRule ^community\/([0-9]+)\/?$ mod/communities/community.php?community_id=$1 126 126 RewriteRule ^([A-Za-z0-9]+)\/community\/invite$ mod/community/invite.php?profile_name=$1 127 RewriteRule ^([A-Za-z0-9]+)\/communities\/invitations$ mod/community/user_community_invitations.php?profile_name=$1 127 128 128 129 # Files
