On Wed, Jul 20, 2011 at 1:42 PM, Phil <[email protected]> wrote: > if I can get a standard HTML to display on port 80 with lighttpd does > that still mean I have to use a different port for fcgi?
absolutely. the port used between the webserver and webapp must _not_ be the same where the browsers connect to the webserver. -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

