Web2py is not a dedicated web server , web2py is a web framework and yest web2py runs on every popular server that supports shared hosting (Apache , Cherokee,etc,etc,etc)
Its call vhost in server admins world. On Mon, Nov 21, 2011 at 12:19 PM, Robert Shaver <robert.l.sha...@gmail.com>wrote: > I'm completely new to web2py and so far have only been reading the > documents to see if it has the features I'm looking for to implement my > next project. Please let me know if I'm asking the wrong questions or if > there's anything else I should be considering along with these questions. > > Many servers support shared IP hosting. Does web2py support this? (I > didn't know what to call that feature until I found > this<http://en.wikipedia.org/wiki/Shared_web_hosting_service> > .) > Can it also support dedicated IP hosting for multiple web sites? (Each > site has a unique IP address on the same server.) > Can it also support sub-domains as well? (EXAMPLE: > http://subdomain.maindomain.com/a/c/f) > > This all assumes the DNS is all set up correctly. > > I do intend that each of these sites be completely different from the > others supported on the same server with one instance of web2py. >