On 24-nov-08, at 22:21, Mario César wrote: > So, I need dokuwiki, I set php under the /wiki rule, using the fastcgi > beheavior. It works well http://www.solmujeres.org/wiki/doku.php ... > > The problem is that the index.html, or index.php or anything else I > put on the Basic/Directory Indexes option of the virtual host Don't > work. > > Is this normal, it is expected? If the users goes /wiki or /wiki/ > cherokee doesn't look for the index.php
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).. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
