From 518daa47d4441d99c0527da58c0a2f4e27ceb3b6 Mon Sep 17 00:00:00 2001 From: zero Date: Tue, 20 Feb 2007 13:25:59 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@139 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 2d3c07456..87bfc8d2a 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ RewriteEngine on RewriteRule ^rss/([a-zA-Z0-9\_\-]*)$ ./index.php?mid=$1&act=dispRss RewriteRule ^trackback/([0-9]*)$ ./index.php?document_srl=$1&act=procReceiveTrackback -RewriteRule ^([0-9]*)$ ./index.php?document_srl=$1 +RewriteRule ^([0-9]+)$ ./index.php?document_srl=$1