Difference between revisions of "Apache web server configuration"
From Notes_Wiki
m |
m |
||
Line 1: | Line 1: | ||
<yambe:breadcrumb> | <yambe:breadcrumb>CentOS 6.x</yambe:breadcrumb> | ||
=Apache web server configuration= | =Apache web server configuration= | ||
Revision as of 13:13, 15 January 2017
<yambe:breadcrumb>CentOS 6.x</yambe:breadcrumb>
Apache web server configuration
- Configuring multiple SSL sites
- Securing Apache SSL configuration
- Using_startssl_SSL_certificates_for_HTTPS
- Using namecheap wildcard SSL certificates for HTTPS
- Using ajp module to pass requests to tomcat server listening on localhost transparently
- Apache virtualhost configuration for hosting multiple domains
- Disabling mod_security for apache
- Using mod_proxy to pass requests to local servers transparently
- Redirecting site using apache configuration
- Configuring authentication for apache using password file
- Configuring LDAP based authentication for apache
- Block iframe calls to website to prevent Clickjacking attacks
- Securing apache upload folders
- Misceallaneous apache or php issues