Changeset 254
- Timestamp:
- 08/29/05 19:43:05 (3 years ago)
- Files:
-
- trunk/htaccess.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/htaccess.dist
r211 r254 40 40 RewriteRule ^wp-feed.php(.*) BASE/wp-inst/wp-feed.php [L] 41 41 RewriteRule ^wp-images/(.*) BASE/wp-inst/wp-images/$1 [L] 42 RewriteRule ^wp-includes/images/(.*) BASE/wp-inst/wp-includes/images/$1 [L] 43 RewriteRule ^wp-includes/js/(.*) BASE/wp-inst/wp-includes/js/$1 [L] 42 44 RewriteRule ^wp-links-opml.php(.*) BASE/wp-inst/wp-links-opml.php [L] 43 45 RewriteRule ^wp-login.php(.*) BASE/wp-inst/wp-login.php [L]
