I recently moved servers, so wanted to safely delete files on the one one, once all the files were moved safely across. To achieve this, I used the shred utility on AlmaLinux.
0
Hiding .env Files using .htaccess
Let’s explore how to use .htaccess files to protect your .env file on Ubuntu servers running Apache.
Laravel, PHP, Security, Server ConfigurationCustomise the cPanel Account Suspension Page
Customise the cPanel Account Suspension page, which appears when an account has been suspended.
cPanel / WHM, CustomisationReview: Amazon Echo Buds
Hardening Apache Using Security Configuration
When setting up a new Apache server to run your application, it’s always a good idea to setup some initial security settings as part of the process. Luckily, Apache comes with a default security.conf file that can be enabled and updated to add basic hardening to your server.
Apache, Hardening, Security