Re: Help with Apache/Nginx combo
Ok ... so my main problem is that it's my first Django, Apache, Nginx
instalation ever.
I just don't know where to look when it's about debugging, and not
where in terms of places but order of search.
What I know is mod_wsgi works because I have data in place.
I know that proxy works because of access logs of nginx and apache.
I know where the media folder is : /var/www/web_aplikacje/
web_aplikacje/media.
Configuration of both server works fine after reload/restart.
What I done so far :
I take out upstream from nginx.conf to file in sites. Still nothing.
I try variations of paths and names in location in nginx. Still
nothing.
I try diffrent MEDIA_URL's paths. Still nothing.
I try change owner of /media folder. Still nothing.
Where should I look next ?
On 17 Mar, 16:04, Javier Guerra Giraldez <jav...@guerrag.com> wrote:
> On Thu, Mar 17, 2011 at 7:53 AM, maciekjbl <maciej....@gmail.com> wrote:
> > My problem is in the intranet this site
> > won't see the world :)
>
> why is this a problem? you can use the same setup.
>
> the main difference (at least for my own intranet-only apps) is that
> usually you don't get as many users, nor exposive growth.
>
> --
> Javier
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home