as long as you have 4 sites "stanzas" I can't see where the issue could be
server {
listen 80 ;
server_name blabla1.com
..........
}
server {
listen 80 ;
server_name blabla2.com
..........
}
server {
listen 80 ;
server_name blabla3.com
..........
}
server {
listen 80 ;
server_name blabla4.com
..........
}
On Monday, December 1, 2014 9:44:36 PM UTC+1, BlueShadow wrote:
>
> Hi,
> I got one server with one ip.
> And I have a total of 4 websites. two web2py apps and two non web2py apps.
> I had that configured and working a year ago. and can't remember how I did
> it.
> I updatet web2py and now all web2py urls are redirected to one of the non
> web2py websites.
> Can anyone tell me wat went wrong and how to set it up correctly?
> thanks
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.