Requirements For now, AWHSPanel only supports Debian 8 but its architecture allows easy new implementations. (1) MySQL 5.5 & later…
ionCube installation What is ionCube: ionCube helps you to protect your PHP code from being viewed and modified and helps…
RewriteEngine on RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R]
Files Structure: /srv /mydomain.com /.socks /www /cgi-bin /logs /public_html /ssl /tmp /blog /cgi-bin /logs /public_html /ssl /tmp 1. Installation of…
Prerequisites: - 1 database (mysql) - 1 user associated with the database - Follow this tutorial to set up apache2…
Comment installer un certificat SSL sur Apache 2.2.X en utilisant des fichiers séparés: CHEMIN_FICHIER_CRT: Chemin vers le fichier contenant le…