XAMPP allows you to create virtual hosts to run multiple websites on same server. Here is how to create virtual host on XAMPP.
How to Enable HTTP Strict Transport Policy in NodeJS
HTTP Strict Transport Security Policy protects websites and apps. Here is how to enable HSTS on NodeJS.
How to Run NodeJS on Port 80
How to Enable HTTP Strict Transport Policy in Apache
HTTP Strict Transport Policy (HSTS) protects your websites from malicious attacks. Here is how to enable HTTP Strict Transport Policy in Apache server.
How to Change Apache Log Level
Apache allows you to configure log levels to customize the logging details for your server. Here is how to change Apache log level for your website.
Setup Rsync Between Two Servers Without Password
Generally Rsync asks for password before starting file transfer. Here is how to setup Rsync between two servers without password.
How to Enable HTTP Strict Transport Policy (HSTS) in NGINX
Http Strict Transport Policy protects your websites from man-in-the-middle attacks. Here is how to enable HTTP strict transport policy (HSTS) in NGINX.
How To Change Apache Log Location
Sometimes you may need to change Apache log location. Here is how to change the location of Apache log file direcory.
How to Prevent SQL Injection in PHP
SQL Injection is a major security vulnerability for websites. Here is how to prevent SQL injection in PHP.
What File Permissions for Apache File/Folders
It is important to provide the right file permissions for Apache file/folders. Here are the file permissions for Apache file/folders.