El Miércoles, 15 de Noviembre de 2006 21:33, Javier Cano escribió:
> Hi all
>
> For work reasons I'm trying fedora and everithing is nice except when
> using the UserDir definition in my conf file, I have it this way:
>
> UserDir public_html {
>     Directory / {
>        Handler common
>     }
> }
>
> but for a reason that I don't know, when I do a request for
> http://localhost/~user/ it shows me a 404 error, I've disabled SELinux
> and it still doesn't works, I have done it in the same way in gentoo
> and I don't have this problem.
>
> did I do something wrog? , or how can I avoid this?, I've already
> search in the web and I can't find an answer, What I've missed?

Hi Javier.

[EMAIL PROTECTED] ~]# cat /etc/fedora-release 
Fedora Core release 5 (Bordeaux)

I have no problem when using 

 UserDir public_html {
    Directory / {
        Handler common
     }
 }

Maybe you're missing something on your cherokee.conf because the code above is 
perfect, at least, for me on Fedora Core either on RH 9.0 where i have one 
cherokee, for some test, running up.
If you want me to send you my cherokee.conf, the one i'm using on FC5 just say 
it here on the list or even off the list, as you prefer.
Kind regards
-- 
Manuel Arostegui Ramirez.

Electronic Mail is not secure, may not be read every day, and should not
be used for urgent or sensitive issues.
_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to