Hello,

I have configured my cherokee server as mentioned here
http://www.web2py.com/AlterEgo/default/show/184

i have defined a virtual host called music and each time, i run this
url
http://music/
it automatically redirects to
http://music/welcome/default/index
and says 404 not found.

the processes running are
root     25505     1  0 17:12 ?        00:00:00 /usr/sbin/cherokee -d
http     25510 25505  0 17:12 ?        00:00:00 /usr/sbin/cherokee-
worker
http     25579     1  0 17:13 ?        00:00:00 /usr/bin/python /data/
inetpub/web2py/fcgihandler.py

What am i missing ? Do i have to run the web2py server manually for
cherokee to talk to ? i remember doing this with lighttpd, where, its
is required to run the web2py.py in the background and then lighttpd
will talk to this server and serve y ou the pages.

thanks
Arvind

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to