mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@140 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
518daa47d4
commit
ba268e8f1d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ RewriteEngine on
|
||||||
RewriteRule ^rss/([a-zA-Z0-9\_\-]*)$ ./index.php?mid=$1&act=dispRss
|
RewriteRule ^rss/([a-zA-Z0-9\_\-]*)$ ./index.php?mid=$1&act=dispRss
|
||||||
RewriteRule ^trackback/([0-9]*)$ ./index.php?document_srl=$1&act=procReceiveTrackback
|
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
|
||||||
|
RewriteRule ^([a-zA-Z\_]+)$ ./index.php?mid=$1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue