Hi all,

I had a virtual host running a django application
http://www.solmujeres.org (the site doesn't work, but the django
configuratio on cherokee is correct), the rule that runs django handle
the directory / the behavior SCGI, works well.

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

I try to solve this doing a new directory rule on the same directory
/wiki, doing redirections for ^$ and ^/$, so the users goes to /wiki
or /wiki/ cherokee redirects to /wiki/doku.php ... It works,, but ! it
mess with the rule that runs php under fastcgi. ... So I can't have
two directory rules for the same directory, Also trying with regular
expresion rules ... but seem not work ...

Anyone, has some ideas?

Best Regards,

-- 
Mario César Señoranis Ayala.
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to