Red Hat LINUX 7.2 - OFFICIAL LINUX CUSTOMIZATION GUIDE Guida di Installazione Pagina 177

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 282
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 176
Chapter 15.
Apache
The Apache product includes software developed by the Apache Software Foundation
(http://www.apache.org).
The Apache HTTP server is a robust and commercial-grade open source Web server used by the
majority of websites on the Internet. The Red Hat Linux distribution includes Apache, as well as a
number of additional modules which are designed to enhance the functionality of the server and add
strong encryption capabilities. Apache’s default configuration should work for most users. You may
never need to change any of Apache’s configuration directives. If you do want to change any of the
default configuration options, you will need to know what some of the options are and where to find
them. This chapter covers how to use and configure the Apache Web server.
Warning
If you plan to use the Apache Configuration Tool (apacheconf), a GUI utility provided with Red
Hat Linux, do not edit your Apache Web server’s /etc/httpd/conf/httpd.conf configuration file.
Conversely, if you want to edit httpd.conf by hand, do not use the Apache Configuration Tool.
If you need more information on the Apache Configuration Tool, please see the Official Red Hat
Linux Customization Guide.
After you have installed the apache package, the Apache Web server’s documentation is available
by installing the apache-manual package and pointing a Web browser to http://localhost/manual/ or
you can browse the Apache documentation available on the Web at http://httpd.apache.org/docs/. The
Apache Web server’s documentation contains a full list and complete descriptions of all of Apache’s
configuration options. For your convenience, this chapter provides short descriptions of the configu-
ration directives used in the version of Apache provided with Red Hat Linux.
The version of Apache included with Red Hat Linux includes the ability to set up secure Web servers
using the strong SSL encryption provided by the mod_ssl and OpenSSL packages. When you are
reading your Web server’s configuration file, be aware that it includes both a non-secure and a secure
Web server. The secure Web server runs as a virtual host, which is also configured in the httpd.conf
file. For more information about virtual hosts, see Section 15.5.
Note
We do not include FrontPage extensions. The Microsoft™ license prohibits the inclusion of the
extensions in a third party product. To find out more about FrontPage extensions, refer to
http://www.rtr.com/fpsupport/.
15.1. Default Modules
Apache is distributed with a number of modules. By default the following modules are installed and
enabled with the Apache package on Red Hat Linux:
mod_vhost_alias
mod_env
mod_log_config
mod_log_agent
Vedere la pagina 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 281 282

Commenti su questo manuale

Nessun commento