Configure Expires HTTP Headers and Cache-Control on Apache
One crucial method to speed up your page load time is to force your web server to send out the…
brief, General, Windows
Running Blazor Server Web App on Linux and Apache
In this post we will see how to host and publish a blazor server web app on Ubuntu and apache….
Enable Python for Apache Websites
Below I want to show how you can enable python for websites running on the apache webserver in Ubuntu. Install…
Set up ownCloud on Ubuntu
Today I wanna show how to set up ownCloud (release 10.11) on Ubuntu 22.04.1 LTS. ownCloud is an open-source file sync,…
Using HTTP Strict Transport Security (HSTS) with Apache2
Securing the connection to a website by using a HTTP 301 Moved Permanently response status, to notify the user’s browser…
Set up ModSecurity (Libmodsecurity | ModSecurity v3 project) for Apache on Ubuntu
In this post I will install and configure Libmodsecurity which is a complete rewrite of the ModSecurity platform (aka ModSecurity…