On Mon, Nov 24, 2008 at 5:53 PM, Alvaro Lopez Ortega <[EMAIL PROTECTED]> wrote: > 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)..
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? > -- > Octality > http://www.octality.com/ > > -- Mario César Señoranis Ayala. _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
