Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: users

rewrite rules

 

 

Cherokee users RSS feed   Index | Next | Previous | View Threaded


admin at infopeople

Jun 22, 2009, 3:09 AM

Post #1 of 1 (149 views)
Permalink
rewrite rules

Hi all,

I'm trying to implement some rewrite rules from apache to migrate an
old app and to replace apache with cherokee. My problem is
redirection, I have my app in a directorectory like:

/contenido/aplicacion/

into this dir I have an index.php where with rewrite rules y set
differents arguments like:

index.php?arg1=zzz&arg2=yyy

original url is in this form: aplicacion-zzz-yyy.html

I have trie to set a directory rule that match "/contenido/aplicacion"
then in handler y set redirection and set a rule like this:

aplicacion-(.*)-(.*)\.html ------------> index.php?arg1=$1&arg2=$2

I set this directory rule after php rule. If I set redirection rule
external it work but if I set redirection internal I get a 404 Not
Found.

Any suggestion ?

Thanks.

_______________________________________________
Cherokee mailing list
Cherokee[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee

Cherokee users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.