Wednesday, March 25, 2015

Re: Django accepting other applications ports

Hello,

Please share the rest of this Apache config; from what you copied, it's impossible to tell.

Best,
Gergely

On 25 Mar 2015 17:12, "Sven Mäurer" <maeurer.sven@gmail.com> wrote:

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 django-users+unsubscribe@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/f512ca44-b7fc-4e26-8c56-7cb325e1f6dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CACczBUKqGqwr1uOAQoBbsa743mnKCAKvUAqOWsfEaf_S2-zFhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment