mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
r8068에서 추가된 스킨 파일에 대한 처리를 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8110 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
76f38abc62
commit
9e39a22f16
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ RewriteEngine On
|
|||
RewriteRule ^(layouts|m.layouts)/(.+)/(.+)\.html$ ./index.php [L]
|
||||
# conf, query, schema
|
||||
RewriteRule ^(modules|addons|widgets)/(.+)/(conf|queries|schemas)/(.+)\.xml$ ./index.php [L]
|
||||
# skin
|
||||
#RewriteRule ^modules/(.+)/skins/(.+)/(.+)\.html$ ./index.php [L]
|
||||
|
||||
# static files
|
||||
RewriteCond %{SCRIPT_FILENAME} !-f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue