Changeset 1284
- Timestamp:
- 12/30/06 12:32:07 (2 years ago)
- Files:
-
- feedmelinks/.htaccess-global (modified) (1 diff)
- feedmelinks/comments/index.php (moved) (moved from feedmelinks/comments.php)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
feedmelinks/.htaccess-global
r1278 r1284 92 92 RewriteRule ^u/c/([^/]+) /user-as-rss?who=$1&short=true [L] 93 93 94 # comments95 RewriteRule ^comments/ /comments.php96 97 94 # index hiding 98 95 RewriteRule ^contribute/?$ /contribute/features/index.php