answersLogoWhite

0


Best Answer

kl

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the address to a file on a web server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a address to a file on a web server?

kl


What is a address to file on a web server?

kl


What controls application communication with server processes such as the Win32 subsystem?

with the Web, a browser is a client process and a Web server is a server process. With p2p file sharing, the peer that is downloading the file is labeled as the client, and the peer that is uploading the file is labeled as the server .


Which of following is a text file that a web server stores on hard drive and may track your activities on the web?

Cookies are the text file that the web server stores on your hard drive to track you activities on the web.


1 For a communication session between a pair of processes which process is the client and which is the server?

with the Web, a browser is a client process and a Web server is a server process. With p2p file sharing, the peer that is downloading the file is labeled as the client, and the peer that is uploading the file is labeled as the server.


What is the named location of a file on a web server?

FTP


What are the types of severs?

There are many different types of servers. Some of them are file server, application server, and web server.


Can a Server be both an FTP Server and a Web Server?

Yes, we can host multiple web sites on single web server and only one FTP server per IP address. They just use different ports.


What are the different types of severs?

There are many different types of servers. Some of them are file server, application server, and web server.


When we enter a web address how does browser open the HTML page?

The web address is a name that identifies a server. Think of it as your computer's IP. Since you are not registered, you don't have a domain name that will show up in a browser. But, you could have 1.2.3.4/index.html as the location of your HTML file. If it is an index.html or index.htm file, the browser doesn't bother loading in the name, it just stops with the subdirectory, such as: http://www.example.com/index.htm In that case, the index. htm is on the server, but the browser shows it like this: http://www.example.com or http://www.example.com/ That's why if you type in a web address, it automatically takes you to the file there.


Why you need wamp server to run php file on web browser?

PHP Web Development and Running PHP application requires a lots of efforts and tools. For running PHP file on web browser we required a compiler which can convert php files to HTML files. And a web server like Wamp helps a php file to convert it to PHP. Basic Component of WAMP Server are : Wnodows : Which is our OS. Apache : Web server for responding with web pages. MySql : Databases Query and PHP


The job of a web server is to process and respond web?

A web server is very similar to a file server; the difference is that it holds web pages instead of files (although web pages are stored in files). A web server waits on HTTP requests and responds with HTTP answers usually formatted in HTML/XHTML.