In this tutorial, we’ll take a look at 301 redirects for NGINX and Apache web servers.
Articles Tagged: Apache
How To Install Apache, MariaDB, PHP (LAMP) On CentOS 8
LAMP stack is the combination of Linux, Apache web server, MySQL/MariaDB, PHP. LAMP stack is used to deploy web-based applications and host dynamic websites.
How to secure Apache with Let’s Encrypt on CentOS 8
Let’s Encrypt is a non-profit certificate authority run by Internet Security Research Group (ISRG) that provides X.509 certificates for Transport Layer Security (TLS) encryption at no charge.
How to install Google PageSpeed (CentOS 8)
The PageSpeed module is available for both Apache and Nginx web servers. The common name is PageSpeed module.
How to enable gzip compression via .htaccess
This manual is only for those, who runs pure Apache. In Apache + Nginx, gzip is activated by default.
Apache CSR: how to generate it?
For certificate registration you must generate the Apache CSR.