You can configure server side includes to add dynamic web content. Here is how to enable server side includes in Apache.
How To Configure NGINX Log Rotation
NGINX log rotation allows you to rotate logs without piling up. Here is how to configure NGINX log rotation.
How To Disable ETags in Apache Server
Here are the steps to disable ETags in Apache web server and improve website security. Prevent Etags from causing security issue by disabling it.
How To Fix 414 Request URI Too Large in Apache
If you request long URLs, Apache may give 414 request URI too large error. Here is how to fix 414 request URI too large in Apache.
How to fix NGINX : worker connections are not enough
Apache Restrict Access by IP
Sometimes you may need to restrict access to URL by IP. Here is how to restrict access to URL by IP.
How To Enable Multi Factor Authentication for AWS
Multi factor authentication improves AWS security. Here is how to enable multi factor authentication in AWS.
How To Disable ETag in NGINX
Sometimes you may need to disable ETag header from server response. Here is how to disable ETag in NGINX server.
Apache Restrict Access by IP
Sometimes you may need to deny access or limit access by IP in Apache web server. Here is how to restrict access by IP in Apache
How To Enable HTTP2 in Apache
It is important to set up HTTP2 in Apache web server for speed and performance. Here is how to enable HTTP2 in Apache.