Features of a Common Web-Hosting Server
Features of a common web-hosting server A normal web hosting server requires the following web hosting server applications Apache server for processing and web based requests.it work on ports 80 and 443 or 8080 for communication on http and https protocol.it execute the application on the server and present result as response to the user Vsftpd Server it is used to give access to users to upload and data and applications and handle there space on server the communication is done on port 21 and various other ports are used to manage the system for deep knowledge study the ftp passive and active mode file transfer it use the FTP protocol Bind Server transfer Domain name to specific IP the port used for the processing is 53 and it is using the DNS protocol also called Domain name server Msql is a database server used for saving data in RDBMS format for the user Phpmyadmin is an application which is executed through apache server and it is used for accessing and ma...