PHP.INI settings Disable exec, shell_exec, system, popen and Other Functions: Learn how to disable dangerous php functions used by hackers/crackers to hack your LINUX / UNIX server by editing php.ini file.

seen from United States

seen from United States

seen from United States
seen from China
seen from Colombia
seen from United Kingdom
seen from United States
seen from China
seen from United States
seen from China
seen from Colombia
seen from Malaysia
seen from Greece
seen from Germany
seen from United States
seen from Russia
seen from United States
seen from Russia
seen from United States

seen from Türkiye
PHP.INI settings Disable exec, shell_exec, system, popen and Other Functions: Learn how to disable dangerous php functions used by hackers/crackers to hack your LINUX / UNIX server by editing php.ini file.
Configure apache to log the real client IP instead of cloudflare IP in http access logs (Wordpress)
If you are running a WordPress site and you have cloudflare setup, you may have noticed that the http access logs log the IP of cloudflare instead of the actual client IP. This is a guide to enable logging of the real client IP instead of the cloudflare IP in the apache2 logs. This was tested on a Ubuntu 20.04 machine + apache2 and traffic is proxied from cloudflare. – Install…
Tutorial: Sistema de bajo presupuesto de respaldo para servidores
Hoy quiero compartir tres script rápidos para gestión de respaldo local y remoto mediante tareas CRON, porque no siempre se requieren cosas demasiado complicadas para lidiar con problemas sencillos.
Hoy quiero compartir tres script rápidos para gestión de respaldo local y remoto mediante tareas CRON, porque no siempre se requieren cosas demasiado complicadas para lidiar con problemas sencillos. Continue reading Untitled
View On WordPress
How to enable permalinks in WordPress - Ubuntu Apache2
To enable permalinks in WordPress while hosting on an Ubuntu server with Apache2, you can follow these steps: 1. Log into your server: Ensure that you have SSH access to your Ubuntu server. 2. Install WordPress: If you haven’t already, install WordPress on your server. You can follow the WordPress installation guide for Ubuntu:…
View On WordPress
Setting Up WordPress on Ubuntu with Apache2, MySQL, and SSL
Ubuntu is a great hosting environment choice if you want to build a strong and secure WordPress website. In this tutorial, we’ll show you how to install WordPress, Apache, MySQL, and SSL encryption on a server running Ubuntu. You’ll have a fully operational WordPress site with HTTPS enabled by the end of this lesson. Step 1: Install Apache Server To start, let’s install the Apache web server on…
View On WordPress
The requested URL was not found on this server. RISOLTO
The requested URL was not found on this server. RISOLTO
Ora vedremo come risolvere il problema The requested URL was not found on this server. La volta scorsa mi è capitato di dover fare un restore della mia VPS con ubuntu 18. Su questa vps ho installato varie cose, tra cui un sito WordPress. Dopo aver fatto il restore della VPS, tutti i servizi funzionavano benissimo ed il sito era visibile online all’indirizzzo https://ircserver.it , ma se cliccavo…
View On WordPress
Come Installare apache2 su Ubuntu 22.04
Come Installare apache2 su Ubuntu 22.04
Introduzione su come installare apache2 web server su UBUNTU 22.04 In questa guida imparerai come installare Apache2 sul tuo server Ubuntu 22.04. Il server HTTP Apache è il server Web più utilizzato al mondo. Fornisce molte potenti funzionalità tra cui moduli caricabili dinamicamente, un solido supporto per i media e un’ampia integrazione con altri software popolari. Leggi anche: Come installare…
View On WordPress
Linux MsSQL & PostgreSQL 安裝 & Apache2 MPM設定
先找一台LINUX的環境,而這次因為專案的關係,我使用的是"Debian GNU/Linux 10 (buster)”