PDA

View Full Version : What is Apache Server?



riprook7
05-27-2015, 09:29 AM
Hello Friends,

Please tell me what is Apache server.

aperjl
06-29-2015, 05:26 PM
It's a web server. Web servers serve web content over HTTP(S), generally for viewing in a web browser. Did you have a more specific question?

RH-Calvin
06-30-2015, 01:49 AM
The Apache HTTP Server is the world's most widely used web server software. Originally based on the NCSA HTTPd server, development of Apache began in early 1995 after work on the NCSA code stalled.

MitraVarghese
07-16-2015, 03:56 AM
Apache is world's most widely used web server software, this server is a freely available server and it is distributed under an open source license. Mostly used by those who are working on servers.

stuartkspindlow
07-17-2015, 03:24 AM
Hello Friends,

I have no idea about Apache server please suggest me.

stuartkspindlow
07-17-2015, 03:27 AM
Hello Friends,

I have no idea about Apache server please suggest me.

jane1
08-18-2015, 03:08 AM
Xampp is called apache server. It is used to run a website or developing websites. Programmers generally keeps their folders of websites in its 'htdocs' folder. One folder generally contains one website only. After installation a Xampp version on your pc you have to go to the Xampp-control file in Xampp folder and double click on it to run the server and then you could click on apache or phpmyadmin or both at a time. They will turn start from stop and become green.
In its phpmyadmin, programmers make database or their sites.
To run the Apache server
type in your browser
http://localhost
Select the language and you will see Xampp appeared.
You open phpmyadmin from here or priniting
http://localhost/phpmyadmin
To open your website you have to print you folder name after localhost.

anirban09P
09-22-2015, 12:01 AM
Apache Web Server is an open source Web server creation, deployment and management software. Initially developed by a group of software programmers, it is now maintained by the Apache Software Foundation.

fix.97
02-29-2016, 06:20 AM
The Apache HTTP Server, colloquially called Apache (/əˈpætʃiː/ ə-PA-chee), is the world's most used web server software. Originally based on the NCSA HTTPd server, development of Apache began in early 1995 after work on the NCSA code stalled.

fishpawnbroker
03-15-2016, 10:43 AM
Apache is generally recognized as the world's most popular Web server. The Apache Web server has been ported to Windows and other network operating systems.

web designing41
05-23-2016, 04:30 AM
Apache is a freely available Web server that is distributed under an open source license. Version 2.0 runs on most UNIX-based operating systems (such as Linux, Solaris, Digital UNIX, and AIX), on other UNIX/POSIX-derived systems (such as Rhapsody, BeOS, and BS2000/OSD), on AmigaOS, and on Windows 2000.

BrilltechEngg
07-01-2016, 07:47 AM
Apache is a freely available Web server that is distributed under an "open source" license. Version 2.0 runs on most UNIX-based operating systems (such as Linux, Solaris, Digital UNIX, and AIX), on other UNIX/POSIX-derived systems (such as Rhapsody, BeOS, and BS2000/OSD), on AmigaOS, and on Windows 2000.

daniel park
07-03-2016, 04:04 AM
Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation, Apache is an open source software available for free. It runs on 67% of all webservers in the world. It is fast, reliable, and secure.

kaufenpreis
07-15-2016, 06:55 AM
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows.

addisoncave
07-18-2016, 07:56 AM
Apache is a uninhibitedly accessible Web server that is circulated under an "open source" permit. Adaptation 2.0 keeps running on most UNIX-based working frameworks, (for example, Linux, Solaris, Digital UNIX, and AIX), on other UNIX/POSIX-determined frameworks, (for example, Rhapsody, BeOS, and BS2000/OSD), on AmigaOS, and on Windows 2000

hemaweb
07-20-2016, 12:43 AM
The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. This file is intended to briefly describe the history of the Apache HTTP Server and recognize the many contributors.

Bluesky94
10-31-2016, 10:28 PM
The Apache HTTP Server, colloquially called Apache, is the world's most used web server software. Originally based on the NCSA HTTPd server, development of Apache began in early 1995 after work on the NCSA code stalled. Apache played a key role in the initial growth of the World Wide Web, quickly overtaking NCSA HTTPd as the dominant HTTP server, and has remained most popular since April 1996. In 2009, it became the first web server software to serve more than 100 million websites.

JohnBaxter
11-02-2016, 04:25 AM
Apache is a freely available Web server that is distributed under an "open source" license. Version 2.0 runs on most UNIX-based operating systems (such as Linux, Solaris, Digital UNIX, and AIX), on other UNIX/POSIX-derived systems (such as Rhapsody, BeOS, and BS2000/OSD), on AmigaOS, and on Windows 2000.

aditiaggarwal
11-04-2016, 04:55 AM
The Apache HTTP Server, commonly referred to as Apache. It is a web server software notable for playing a key role in the initial growth of the World Wide Web. The majority of web servers using Apache run a Unix-like operating system.

Rammadhur
11-05-2016, 09:32 AM
An Apache web server describes as an open source web server and includes windows and UNIX framework like Solaris that consists of web content in the form of an HTTP for executing of the web application.

stuartspindlow6
02-09-2017, 05:39 AM
Hello Everyone,

Apache Web Server is an open source Web server creation, deployment and management software. Initially developed by a group of software programmers, it is now maintained by the Apache Software Foundation.

BerthaJones
02-09-2017, 08:55 AM
Apache is world's most widely used web server software, this server is a freely available server and it is distributed under an open source license. Mostly used by those who are working on servers.

Rickyarora
02-16-2017, 12:57 AM
Apache server is a open source web server which is mostly used applications for web hosting.

Colleges (http://xploremycity.com/) | Guest houses (http://xploremycity.com/)

tivanov
08-08-2017, 06:23 AM
One of the reasons for the popularity of the Apache was the support of the php and CGI-scripts. For a long time Apache prevailed on the web as the main web server, until the nginx appeared. One of the drawbacks in Apache's work is that for each connection a process is created, unlike nginx, where each worker processes a large number of connections.
Often these two servers use together, using nginx as a frontend to distribute static files, and apache on the backend to handle dynamic queries.

peterparkers
10-11-2017, 12:41 AM
Tell me about some Apache Server

AlexII
10-11-2017, 05:11 AM
An Apache Server is used for Hosting files for the web. Every site you visit runs a web server software to publish content from a storage to the web. Apache is probably the most used one, but nginx is also growing in popularity.

Arun001
10-11-2017, 05:23 AM
Apache is a freely available Web server that is distributed under an "open source" license. Version 2.0 runs on most UNIX-based operating systems .

24x7servermanag
10-11-2017, 06:04 AM
It is the open source software which is available for free and developed by the Apache Software Foundation. It is very fast, reliable and secure software.

More than 60% of the world using it for the commercial purpose though it's free. It can be used on any of the platforms. It provides the main feature that is virtual hosting which allows to host number of websites on the single server.

It provides a lot of scripts that fixes, install and troubleshoot common administrative tasks.

It provides a backup and restore functionality eliminating the need to manually copy files to backup storage.

aegisinfoways
11-07-2017, 05:53 AM
It's a web server. Web web servers provide web content over HTTP(S), generally for watching in a web web browser. Did you have a more specific question?

wayne_n_conley
01-05-2018, 06:14 AM
Apache Web Server is an open-source web server creation, deployment, and management software. Initially developed by a group of software programmers, it is now maintained by the Apache Software Foundation.
It is designed to create web servers that have the ability to host one or more HTTP-based websites. Notable features include the ability to support multiple programming languages, server-side scripting, an authentication mechanism and database support. It can be enhanced by manipulating the code base or adding multiple extensions/add-ons.

davidsmith21
05-29-2018, 04:31 AM
Apache Web Server is designed to create web servers that have the ability to host one or more HTTP-based websites. It can be enhanced by manipulating the code base or adding multiple extensions.

HosTechS
12-06-2018, 05:55 AM
Apache Web Server is an open-source web server formation, deployment and management software. Initially developed by a group of software programmers.

roxieharvey
01-06-2019, 04:07 AM
Apache Web Server is an open source Web server development, installation and management program. Originally developed by a group of software developers, it's currently preserved by the Apache Software Foundation.

patriciamartin
01-14-2019, 08:29 PM
It is an internet server. Web servers serve web content over HTTP(S), normally for viewing in a web browser. Can you have a more specific query?

bmINDIA
01-16-2019, 04:02 AM
Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation, Apache is an open source software available for free.

patriciamartin
01-21-2019, 08:16 PM
Apache is the world's most popular web server applications, this server is a publicly accessible server and it's distributed under an open source license. Largely employed by people who are focusing on servers.

MolviJi
01-29-2019, 06:19 AM
Thanks for sharing information.

roxieharvey
02-04-2019, 01:46 AM
Apache is generally recognized as the world's most popular web server. The Apache Web server has been ported to Windows and other network systems.

MargaretLawhon
02-04-2019, 03:18 AM
Apache is the world's most popular web server applications, this server is a server that is publicly accessible and it's distributed under an open source license. Employed by people who are currently focusing on servers.

Zucisystem
02-28-2019, 02:06 AM
Apache is the most broadly utilized web server programming. Created and kept up by Apache Software Foundation, Apache is an open source programming accessible for nothing. It keeps running on 67% of all webservers on the planet. It is quick, dependable, and secure.

MargaretLawhon
03-09-2019, 05:38 AM
Apache is generally recognized as the world's most popular web server. The Apache Web server has been ported to Windows and other network systems.

alanclarc143
03-09-2019, 05:49 AM
After reading this thread, I knew that what is Apache-Server. I was very much eager to about it since last 2 weeks. Therefore thanks to all the wise people who elaborate about Apache-server.

roxieharvey
03-24-2019, 06:26 AM
It is an internet server. Web servers serve web content over HTTP(S), normally for viewing in a web browser. Can you have a more specific query?

Lukedawn
05-10-2019, 01:56 AM
The Apache HTTP Server is an effort to develop & maintain an open-source HTTP server for modern operating systems such as UNIX and Windows.

MargaretLawhon
06-01-2019, 06:32 AM
Apache is generally recognized as the world's most popular Web server. The Apache Web server has been ported to Windows and other network operating systems.

blackmagic
06-20-2019, 04:49 AM
Great post by all. interesting

MarilynBlake
06-22-2019, 01:41 AM
Apache Web Server is an open source Web server installation, development and management program. Developed by a group of software developers, the Apache Software Foundation currently maintains it.

Diana_Perez
07-12-2019, 10:26 PM
The Apache HTTP Server is the world's most popular web server program. Initially growth of Apache started on the NCSA code after work.

pranav
07-25-2019, 04:58 AM
Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation, Apache is an open-source software available for free. It runs on 67% of all webservers in the world. It is fast, reliable, and secure. It can be highly customized to meet the needs of many different environments by using extensions and modules.

jesica
09-07-2020, 09:31 AM
It is a free and open-source web server that delivers web content through the internet.