mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3583 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e54b70b89b
commit
f7c18addf4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ RewriteEngine On
|
|||
|
||||
# image...
|
||||
RewriteRule ^(.+)/files/attach/images/(.*) ./files/attach/images/$2 [L]
|
||||
RewriteRule ^(.+)/files/attach/menu_button/(.*) ./files/attach/images/$2 [L]
|
||||
RewriteRule ^(.+)/files/attach/menu_button/(.*) ./files/attach/menu_button/$2 [L]
|
||||
RewriteRule ^(.+)/files/member_extra_info/(.*) ./files/member_extra_info/$2 [L]
|
||||
RewriteRule ^(.+)/files/cache/(.*) ./files/cache/$2 [L]
|
||||
RewriteRule ^(.+)/modules/(.*) ./modules/$2 [L]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue