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
on 15.05.2008 20:08
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?
on 18.05.2008 23:38
I need some help please. Help

