in

Setup Web Server


Hello there,

can somebody guide me to setup my first web server. the web application is based on Java Technolgy, sql server 2005 DB, apache tomcat,msserver 2003.
at present i have another machine which is my terminal server.on this machine i have my erp application where local and remote users use it for for day to day work.
now i want to know how do i setup the web server.do i install the msserver 2003 as workgroup or domain.

Solution: Setup Web Server

tomcat is windows too.

Install the MS server in the way that is good for you, just don't make it a DC. You must be able to manage, monitor and control the server, so set it up for these needs.
The web application does not care whether the server is part of a domain or not, as long as there is TCP/IP connectivity to it.

ShalomC