Yes you can do either. I do the former without problems. The only problem I 
had is that occasionally one instance run out of memory. Probably this is 
because I am not sure how to properly configure static files and some large 
files (for example web2py_win.zip) was served by web2py and not by their 
server directly. People at PythonAnywhere are really helpful and I strongly 
recommend it. We host web2py there.

On Monday, 19 August 2013 11:29:41 UTC-5, Loïc wrote:
>
> For users who host on pythonanywhere, I have a question about web2py 
> custom domain setup :
>
> With a paying account, can I have one webapp with two applications inside, 
> and have two domains pointing on each application?
>  For example : 
> WebApp
>  |_ MyApp1 (www.myapp1.com)
>  |_ MyApp2 (www.myapp2.com)
>  (routing is done using WebApp\routes.py file
>
> or should I have one application per domain?
>
> WebApp1 
> |__ MyApp1 (www.myapp1.com)
>
> WebApp2
>  |__ MyApp2 (www.myapp2.com)
>
>
> Are you satisfied by pythonanywhere hosting? Did you have some issues with 
> it (performance, downtime, ...)
>
> Thank you!
>
>

-- 

--- 
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/groups/opt_out.

Reply via email to