mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
XE표기를 Rhymix로 변경
This commit is contained in:
parent
a9fc637cd9
commit
0a89dffa5a
50 changed files with 283 additions and 278 deletions
|
|
@ -1,8 +1,8 @@
|
|||
RewriteEngine On
|
||||
|
||||
# reserve XE Layout Template Source File (*.html)
|
||||
# reserve Rhymix Layout Template Source File (*.html)
|
||||
RewriteRule ^(layouts|m.layouts)/(.+)\.html$ - [L,F]
|
||||
# reserve XE Template Source Files (*.html)
|
||||
# reserve Rhymix Template Source Files (*.html)
|
||||
RewriteCond %{REQUEST_URI} !/modules/editor/
|
||||
RewriteRule /(skins|m.skins)/(.+)\.html$ - [L,F]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue