how to host a web application

  • Thread starter Thread starter Madhusudhan
  • Start date Start date
M

Madhusudhan

hi,
i have developed a web application.
testes on local network , its working fine.

now i want to host it on web,
with application and database on our server.

i have the follwing details,
internal IP Address,
External IP Address,
Gateway Address,
Windows 2000 adv.Server OS,
and my web application

do i need any more softwares.

please help me host it on the web.
i would be more thankful if step by step procedure is
given.


thanks in advance.


REGARDS,

MADHUSUDHAN
 
In what technology was your web application developed ? If you used normal
html or asp, then you need just IIS on your Windows 2000 Server. If you used
asp.net then you need .net framework on your server. If your application
uses database, then you would need database server on your server.

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000), Windows MVP
(e-mail address removed)
http://ladava.com
 
what network setting have to be made for that.
i know iis settings. database server is available,

i have public IP address,
Gateway ID,
IIs
windows2k adv server
database server,
the web application


thanks in advance,


regards,

MADHUSUDHAN
 
Back
Top