
qiuai at vip
Jan 25, 2010, 8:44 AM
Post #1 of 1
(56 views)
Permalink
|
|
Re: Cherokee Digest, Vol 19, Issue 27
|
|
that site is make by me~~~~ ------------------ Original ------------------ From: "cherokee-request"<cherokee-request [at] lists>; Date: Mon, Jan 25, 2010 07:00 PM To: "cherokee"<cherokee [at] lists>; Subject: Cherokee Digest, Vol 19, Issue 27 Send Cherokee mailing list submissions to cherokee [at] lists To subscribe or unsubscribe via the World Wide Web, visit http://lists.octality.com/listinfo/cherokee or, via email, send a message with subject or body 'help' to cherokee-request [at] lists You can reach the person managing the list at cherokee-owner [at] lists When replying, please edit your Subject line so it is more specific than "Re: Contents of Cherokee digest..." Today's Topics: 1. Fwd: anyone chinese here? (J?drzej Nowak) ---------------------------------------------------------------------- Message: 1 Date: Sun, 24 Jan 2010 15:38:23 +0100 From: J?drzej Nowak <me [at] pigmej> Subject: [Cherokee] Fwd: anyone chinese here? To: cherokee List <Cherokee [at] lists> Message-ID: <61d47a751001240638g1f180486od5ebfbbc042c7585 [at] mail> Content-Type: text/plain; charset="utf-8" Pozdrawiam J?drzej Nowak ---------- Forwarded message ---------- From: J?drzej Nowak <me [at] pigmej> Date: 2010/1/24 Subject: Re: [Cherokee] anyone chinese here? To: ?? <lidande [at] gmail> Hey, First of all: http://www.cherokee-project.net.cn/ Your friends from China :) Your rules are "generally" good, but add the "/" to the substitution table... Pozdrawiam J?drzej Nowak 2010/1/24 ?? <lidande [at] gmail> > i'm a newer for cherokee. > My english is not very well. > so.maybe i will comment very slow... > i'm trying Redirections,but it can't work... > this is my .htaccess file.and picture is my config on cherokee. > > # BEGIN Sablog-X > <IfModule mod_rewrite.c> > RewriteEngine On > RewriteBase / > > RewriteCond %{REQUEST_FILENAME} -f [OR] > RewriteCond %{REQUEST_FILENAME} -d > RewriteRule ^.*$ - [S=10] > > # ??????? > RewriteRule ^date/([0-9]{6})/?([0-9]+)?/?$ > index.php?action=index&setdate=$1&page=$2 [QSA,L] > > # ????? > RewriteRule ^page/([0-9]+)?/?$ index.php?page=$1 [QSA,L] > > # ?? > RewriteRule ^category/([0-9]+)/?([0-9]+)?/?$ index.php?cid=$1&page=$2 > [QSA,L] > RewriteRule ^category/([^/]+)/?([0-9]+)?/?$ index.php?curl=$1&page=$2 > [QSA,L] > > # ??????????????? > RewriteRule ^(search|reg|login|index|links)/?$ index.php?action=$1 [QSA,L] > > # ?????????????? ??? > RewriteRule ^(taglist|index)/?([0-9]+)?/?$ index.php?action=$1&page=$2 > [QSA,L] > > # ?? > RewriteRule ^archives/([0-9]+)/?([0-9]+)?/?$ > index.php?action=show&id=$1&page=$2 [QSA,L] > > # ?? > RewriteRule ^uid/([0-9]+)/?([0-9]+)?/?$ > index.php?action=finduser&uid=$1&page=$2 [QSA,L] > RewriteRule ^user/([^/]+)/?([0-9]+)?/?$ > index.php?action=finduser&user=$1&page=$2 [QSA,L] > > # ????? > > > help me.thanks. > > > _______________________________________________ > Cherokee mailing list > Cherokee [at] lists > http://lists.octality.com/listinfo/cherokee > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.octality.com/pipermail/cherokee/attachments/20100124/d024f96d/attachment.html ------------------------------ _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee End of Cherokee Digest, Vol 19, Issue 27 ****************************************
|