Hi, I want to deploy multiple django apps on a server with nginx. When we do it on apache we do it in /etc/apache2/httpd.conf and following content :
WSGIScriptAlias /django /home/sandy/django_app/apache/django.wsgi <Directory /home/sandy/django_app/apache/> Order allow,deny Allow from all </Directory> Thus this app can be accessed by example.com/django or if any other app on same server then with example.com/django2. How can we do this with nginx? Your help will be appreciated. :) Thank you. -- Sandeep Kaur E-Mail: mkaurkha...@gmail.com Blog: sandymadaan.wordpress.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF66xG3e34QLWBHvpPO%2B72JAA9FbK3Oo%3DRNO-YuyLvb2LU-aFw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.