Thanks a lot for the replies. It seems that I was following the wrong HowTo. To make things clear, here's what I am trying to do. I am actually new to using Django so I followed the 4 tutorials provided on Django's website, and everything (admin site, polls site) was working fine using the development server. Then, what I am trying to do now is to use lighttpd instead of the dev server so I changed the conf file of lighttpd according to this<http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/>HowTo that explains how I can use Django with FastCGI (the lighttpd section of the HowTo) so now the polls site is accessible but the admin site gives 404 error. I hope my explanation made things clearer.
Thanks Adam for sharing your conf file but lighttpd is the required server that I should be working with :( -- Karim Hamdan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---