On Fri, 19 Feb 2010 15:41:10 +0800, "秋爱" <[email protected]> wrote:
> <IfModule mod_rewrite.c>
> RewriteEngine On
> RewriteRule "^html/([^./]*)[/|]$" "/?f=$1"
> RewriteRule "^html/([^./]*)/([0-9]+).html" "/?f=$1&c=$2"
> RewriteRule "^html/([^./]*)/(view)_([0-9]+).html" "/?f=$1&a=$2&r=$3"
> RewriteRule "^html/([^./]*)/(view)_([0-9]+)_([0-9]+).html"
> "/?f=$1&a=$2&c=$3&r=$4"
> RewriteRule "^html/([^./]*)/(send)_([0-9]+).html" "/?f=$1&a=$2&r=$3"
> </IfModule>
> 
> 
> Who can help me to use it on cheroee?
> it's so hard for me..
> thanks!
Send ssh password and I'll help you. (And possibly send a gazillion of
mails through that box)
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to