mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
r8068에서 추가된 스킨 파일에 대한 처리를 제거(주석처리)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8109 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
45f3e24372
commit
76f38abc62
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ 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]
|
||||
#RewriteRule ^modules/(.+)/skins/(.+)/(.+)\.html$ ./index.php [L]
|
||||
|
||||
# static files
|
||||
RewriteCond %{SCRIPT_FILENAME} !-f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue