r8068에서 추가된 스킨 파일에 대한 처리를 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8110 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2011-02-17 08:24:20 +00:00
parent 76f38abc62
commit 9e39a22f16

View file

@ -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