quick-docs/en-US/getting-started-with-apache-http-server.adoc
2018-01-01 18:26:10 +01:00

22 lines
907 B
Text

[id='getting-started-with-apache-http-server']
= Getting started with Apache HTTP Server
The Apache HTTP Server is one of the most commonly-used web servers. This section acts as a quick-start guide to deploying and configuring Apache on Fedora.
include::modules/proc_installing-httpd.adoc[leveloffset=+1]
include::modules/proc_securing-apache-httpd.adoc[leveloffset=+1]
include::modules/proc_installing-webapps.adoc[leveloffset=+1]
include::modules/proc_configuring-apache-httpd.adoc[leveloffset=+1]
[discrete]
== Additional resources
* https://httpd.apache.org/docs/current/[Apache Documentation]
* https://httpd.apache.org/docs/current/getting-started.html[Apache "Getting Started"]
* https://httpd.apache.org/docs/current/ssl/[Apache TLS/SSL documentation]
* https://httpd.apache.org/docs/current/misc/security_tips.html[Apache security tips]
* https://fedoraproject.org/wiki/OwnCloud[OwnCloud]