Changeset 12936 for trunk/wp-admin/includes/htaccess.ms
- Timestamp:
- 02/03/2010 06:19:56 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/htaccess.ms
r12926 r12936 5 5 RewriteRule ^(.*/)?files/$ index.php [L] 6 6 RewriteCond %{REQUEST_URI} !.*wp-content/plugins.* 7 RewriteRule ^(.*/)?files/(.*) wp-includes/ blogs.php?file=$2 [L]7 RewriteRule ^(.*/)?files/(.*) wp-includes/ms-files.php?file=$2 [L] 8 8 9 9 # add a trailing slash to /wp-admin
Note: See TracChangeset
for help on using the changeset viewer.