Allowing Slashes in URL with Apache
I have a url like this https://www.dailyithelp.com/countries/us/12%26pensylvania so in normal situation, we only have 3 sub folder: countries,us,12/pensylvainia , but…
I have a url like this https://www.dailyithelp.com/countries/us/12%26pensylvania so in normal situation, we only have 3 sub folder: countries,us,12/pensylvainia , but…
The below command will go through all tables in all database databases to do a repair check. [crayon-68450a4b9f402603229065/]
You got error ” too many connections” when connecting to database, when you check the server “show processlist” you see…
You try to increase your connections to 1000 by editing /etc/mysql/my.cnf (change max_connections=1000) , but when you login to your…
List all php packages installed: [crayon-68450a4b9f5f3639372545/] Remove all php package: [crayon-68450a4b9f5f6696762041/] Add PPA [crayon-68450a4b9f5f7761479173/] [crayon-68450a4b9f5f8819604787/] You can install php5.6 modules…
Edit file: /etc/rc.local This file will auto run at startup. This file is a bash file, it might be…
DDOS attack measures
Our servers recently were crashed due to a large number connections to web (apache) services, we didn’t see anything abnormal…
[crayon-68450a4b9f8d4919148743/]
[crayon-68450a4b9f9a5736173659/]