On 05-jun-09, at 10:24, Jorge Sarmiento wrote: > I am hosting a website developed in php over Cake framework, > everything appear to work fine except the "url beatifying", which > apparently relies on mod_rewrite. > > Any ideas on how to make cake work?
Well, it depends.. You have to understand what the original rewriting rules intent to do, so you can implement them in your virtual server configuration. I'm afraid there isn't a magic-script to convert them. Cherokee 0.99.16 will be shipped with Wizard support. I'm certain it will ease the pain of thinking how to implement this sort of rules. Anyway, while we get 0.99.16 ready (and a CakePHP wizard is written) my recommendation would be to check the cookbooks in the documentation. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
