On 24-nov-08, at 23:56, Mario César wrote: > On Mon, Nov 24, 2008 at 5:53 PM, Alvaro Lopez Ortega >> On 24-nov-08, at 22:21, Mario César wrote: >> >> You have to change the rule (Directory /wiki) to use "List & Send". >> That's >> the handler implementing the index file management. >> >> (It looks that we ought to improve documentation in that regard).. > > I understand, > > What would be the best way to solve that /wiki returns to /wiki/ > index.php? > > I can't use two rules for the same directory, so I can use the > redirection behavior. > > As I say before, I try to create a rule ^/wiki, to handle the > redirection behavior for ^$ and ^/$ to redirect to /wiki/index.php, > but don't work also. > > Besides always use /wiki/index.php, How can I solve this on cherokee?
Ensure that the "Directory Indexes" [1] contains `index.php'. The `List & Send' handler of the /wiki directory will do the trick. :-) 1.- http://www.cherokee-project.com/doc/config_virtual_servers.html -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
