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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to