answersLogoWhite

0


Best Answer

you dont. a http is what connects you to the internet

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do i know what my HTTP server is?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between http server and embedded http server?

Both embedded http server and http server handles http requests, static contents. However, for Scalability and high work load balancing we configure an external http server as a managed / unmanaged node in websphere application server environment.


Identify five major differences between http get and http post methods of making a request to server?

First we have got the most important one: you have to know what server is the server you want to reach. Because when you want to reach that server, you first have to do something else... qyno


When was Apache HTTP Server created?

Apache HTTP Server was created in 1995.


World wide web server is called?

A server which contains websites (and thus has HTTP protocol installed) is called a Web-Server or HTTP Server.


What is a server that accepts HTTP requests from clients?

A Web Server.


Is javascript has facilities for communicating between web browser and http server?

Yes JavaScript can communicate with HTTP Server. It can hit Ajax request to request content from server.


If you use different port for your web server how would you make request to the web server?

You would access in the form of: http://<server-address>:<port>/ An example would be http://localhost:8080/


What is the Apache web server?

Apache web server is an HTTP Daemon you can install to deliver content over HTTP. If you're with a webhost, they do the worrying about the web server, all you need to do is upload your stuff to it.


Which of these web server packages provide various cross-platform support?

Netscape Enterprise Server Apache HTTP Server


How do you start your own BZFlag server?

It's not too hard, you need to know a bit about your router and be prepared to open ports. Theres a really good guide on how to do this here. http://www.willempen.org/bzflag/server/


What is response in web applications?

Response is the HTTP stream sent from the Web server to the browser. Request is the HTTP stream sent from the browser to the Web server.


Compare and contrast http and ftp and https?

Https is a more secure. Http is not necessarily secure at all. FTP is used to connect to a file server while HTTP connects to a web server.