From 76f38abc623dc2323aba05af2f4bfeb79bbd97b4 Mon Sep 17 00:00:00 2001 From: bnu Date: Thu, 17 Feb 2011 08:22:43 +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(=EC=A3=BC=EC=84=9D=EC=B2=98=EB=A6=AC)?= 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@8109 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index cdf950e73..f8957c228 100644 --- a/.htaccess +++ b/.htaccess @@ -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