Hi there,

I'm doing some tests with cherokee before a permanent migration from
apache and i'm having some problems.

in the sites-enabled dir there is a list of subdirectories like this:
Directory /edorka {
         DocumentRoot /home/edorka/public_html
}
So the pages of the users can be accesed without typing the ~ symbol in
the url, this list is included  from cherokee.conf

the problem is that when i try to enter in a existing subdir of my
public_html dir the server sends me to the root, for example
www.ultimaorbita.com:81/edorka/php_test sends me to
www.ultimaorbita.com:81/  but this not happens if i type
www.ultimaorbita.com:81/edorka/php_test/index.php it shows the right
documento. What i'm doing wrong?

Thanks in advance.


_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to