lighttpd forum lighty > need help with lighttp rewrite

Posted by Chris (Guest)
on 15.05.2008 20:08
Hi,

I need this .htacess rules to lighttpd.
Can someone help me?

RewriteRule xem-phim-(.*)-(.*)-(.*)\.html$ 
index.php?action=$1&cat=$2&id=$3
RewriteRule xem-phim-(.*)-(.*)\.html$ index.php?action=$1&cat=$2

RewriteRule index-action-(.*)-cat-(.*)-idf-(.*)-type-(.*)-id-(.*)\.htm$ 
index.php?action=$1&cat=$2&idf=$3&type=$4&id=$5

Thanks
Posted by Chris (Guest)
on 16.05.2008 23:16
Chris wrote:
> Hi,
> 
> I need this .htacess rules to lighttpd.
> Can someone help me?
> 
> RewriteRule xem-phim-(.*)-(.*)-(.*)\.html$ 
> index.php?action=$1&cat=$2&id=$3
> RewriteRule xem-phim-(.*)-(.*)\.html$ index.php?action=$1&cat=$2
> 
> RewriteRule index-action-(.*)-cat-(.*)-idf-(.*)-type-(.*)-id-(.*)\.htm$ 
> index.php?action=$1&cat=$2&idf=$3&type=$4&id=$5
> 
> Thanks

Can someone helps me?
Posted by Guest (Guest)
on 18.05.2008 23:38
I need some help please. Help