I have LAMPP on Ubuntu and I use it fine with PHP. Now I have to add Django so that I can do PHP and Django projects together. I will have more than one Django project. I have read of mod_wsgi but I cannot understand. In PHP I just put my project as subdirectory of /var/www/ and then access them via http://localhost/ How do I do with Django? Thanks a lot!
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.