mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1485 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e1372a0698
commit
76cc271240
3 changed files with 32 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ RewriteRule ^trackback/([[:digit:]]+)$ ./index.php?module=trackback&act=procTrac
|
|||
RewriteRule ^admin$ ./index.php?module=admin [L]
|
||||
RewriteRule ^([[:digit:]]+)$ ./index.php?document_srl=$1 [L]
|
||||
RewriteRule ^([a-zA-Z0-9_]+)$ ./index.php?mid=$1 [L]
|
||||
RewriteRule ^blogapi/(.*)$ ./index.php?act=blogapi&mid=$1 [L]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue