Hi all,

I'm just starting to experiment with cherokee and I've tray with a
symfony aplicacion... with problems:
The wizard doent work at all (it doesn recognice symfony directory).
Any way, I've configure cherokee to work with php and some behaviors:
inverse order:
- Default: list & send
- php
- images: static content
- css: static content
- js: static content
- ! exist any file: redirect, internal ^/(.*)$ -> /index.php

It works with the main aplication that doesnt use the script name
(index.php), but the server fail when I try to access
backend.php/oneAction, because the file doesn't exists, so it redirect
to index.php
what behavior should I add to make it work wit slashes and make the
correct redirect to backend.php?

Greets
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to