I have two applications on my apache. Why is my Django application running accepting the connection also of port 8888?
Listen 8787 <VirtualHost 81.169.229.41:8787> The other application: Listen 8888 <VirtualHost 81.169.229.41:8888> -- 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 [email protected]. To post to this group, send email to [email protected]. 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/f512ca44-b7fc-4e26-8c56-7cb325e1f6dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

