English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

hi , I am an HTML beginner but i have no problem with those things , the question is what is web-servers ? how can i use it ? help!

2006-12-08 01:21:20 · 2 answers · asked by Haissam Y 2 in Computers & Internet Other - Computers

2 answers

When you create a html pages you need a way to serve it to the readers of the HTML. Apache.org has httpd server that will serve content. If you want to do a web application like get data out of the database you need tomcat web application server. Once you install the web server you need to put you htmls pages in the web server. Httpd put if in htdocs. in tomcat it is webapps/root

2006-12-08 01:26:44 · answer #1 · answered by Michael L 2 · 0 0

Web-servers are the servers that store your html and display your website.
If you mean web-services, it is a way for you to communicate data accross sites (such as linking to someone else's database to display data)

2006-12-08 01:28:33 · answer #2 · answered by Strategic Sourcing Expert 4 · 0 0

fedest.com, questions and answers