From 9e39a22f1649cae20ed2d0ef509a3c79f77995bd Mon Sep 17 00:00:00 2001 From: bnu Date: Thu, 17 Feb 2011 08:24:20 +0000 Subject: [PATCH] =?UTF-8?q?r8068=EC=97=90=EC=84=9C=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=EB=90=9C=20=EC=8A=A4=ED=82=A8=20=ED=8C=8C=EC=9D=BC=EC=97=90=20?= =?UTF-8?q?=EB=8C=80=ED=95=9C=20=EC=B2=98=EB=A6=AC=EB=A5=BC=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8110 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .htaccess | 2 -- 1 file changed, 2 deletions(-) diff --git a/.htaccess b/.htaccess index f8957c228..c9f85498d 100644 --- a/.htaccess +++ b/.htaccess @@ -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