Apache web server

How to enable Apache SSL module in Ubuntu

To enable the Apache SSL module in Ubuntu, follow these steps Update apt package cache Install Apache SSL module Enable

Apache web server

How to configure Security Headers in Apache

Enable HSTS Enable X-Frame-Options Enable X-XSS-Protection Enable X-Content-Type-Options Enable Referrer-Policy Enable Content Security Policy (CSP) Enable Permissions-Policy Back to Apache

How to get list of User-Agent from access log

I wanted to block bots from accessing a website. For this, I need to generate a list of all browser

Apache web server

Apache 414 Request-URI Too Long

On an Apache server, when accessing a long URL, got 414 Request-URI Too Long The error is because the URL

Apache web server

How to deny access to a file using .htaccess?

You may need to deny access to specific files on your web server for security reasons. On the Apache web

Apache web server

How to install Apache from source code

To install the latest version of Apache Web Server from source code, go to the apache website, download the latest

Apache web server

Apache 413 Request Entity Too Large

On a CentOS server, when uploading a 100 MB video file in WordPress media manager, I got the following error

How to debug Apache VirtualHost not working

On an Apache webserver running in Ubuntu, I added a VirtualHost entry for a domain name. But instead of showing

Apache MPM ITK

Running Apache VirtualHost under separate user with mpm-itk

mpm-itk allow you to run Apache VirtualHost under a specific user/group instead of under the Apache user/group. On Debian/Ubuntu Apache

Apache Location

To only allow requests from a specific IP to a location, use Add custom headers based on location

Apache Proxy

To proxy request in Apache

cpanel password protected site ssl

CPanel SSL Renew on password protected site

We have a site where we host demo websites that we do for our customers. We don’t want search engines