Hello, I need some help to set up an apache+lighthttpd server. Now I have an apache server serving everything, including the media, but I'd like to follow the suggestions of the documentation and serve the media throught lighthttpd. I only have one server so I must run apache and lighthttpd in the same machine. How can I configure the site for serving media through lighthttpd?
My first idea was using apache as a proxy and redirect the traffic from /media to the lighthttpd server. But I'm not still very convinced about this way. Any suggestion? Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

