Each virtual host should have its own application server configured to run on a different port (if running all the different app servers on the same host). You can then configure your web server to point to the appropriate app server for each respective virtual host. You can also run multiple applications inside of one virtual host by configuring your webserver to use different Webware instances for certain URLs (such as yourdomain.com/app1, yourdomain.com/app2). This allows you to restart and manipulate the Webware instances independently and it is ideal for testing several applications on one domain.
Regards, Cosmin Stejerean -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brent W. Woodruff Sent: Monday, January 15, 2007 10:39 PM To: webware-discuss@lists.sourceforge.net Subject: [Webware-discuss] A word of thanks and a question Webware contributors, I have spent several weeks trying to break into web programming with Python and away from PHP. Of the many web frameworks I tried, webware (mod_webkit2) proved to be the easiest to install and start with. I'm looking forward to finally getting started on web development with Python. For that, I wanted to say 'thank you' and I hope that development continues at a healthy pace for webware. Since I am relatively new to webapp development, I have a question concerning how a webapp should be designed to function in a virtual hosting environment. Should there be one webapp servicing all virtual hosts, or should each virtual host run their own copy of the webapp? In the case of each host running its own copy, does each deployed webapp copy run on its own port? I may be showing my inexperience here, but will appreciate your thoughts and replies. Brent W. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss