Apache: Cloudflare – Log the real ip
Check this out: https://www.cloudflare.com/technical-resources/#mod_cloudflare Option 1: Installation from Packages Download the appropriate package to your web server and install it…
Check this out: https://www.cloudflare.com/technical-resources/#mod_cloudflare Option 1: Installation from Packages Download the appropriate package to your web server and install it…
PHP Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() Fix: [crayon-684254e2df8c7564278510/]
AH00089: Couldn’t start ErrorLog process ‘/usr/sbin/rotatelogs Fix: [crayon-684254e2df9a4828202845/]
AH00526: Syntax error on line 55 of /etc/apache2/apache2.conf: Invalid command ‘LockFile’, perhaps misspelled or defined by a module not included…
AH00526: Syntax error on line 5 of /etc/apache2/sites-enabled/awstats.conf: Either all Options must start with + or -, or no Option…
I recently had to clone a very large repository through SSH, every time i did i got this error …
By default Apache only allows upto 150 connections, if the number is over, you will be in the queue. It…
This is a bit gnarly. If you have a better method of updating the password without triggering a warning about…
On Redhat, run this command [crayon-684254e2dffd7337865670/] You will see this [crayon-684254e2dffd9759431744/]
Environment variable GIT_SSH_COMMAND: From Git version 2.3.0, you can use the environment variable GIT_SSH_COMMAND like this: [crayon-684254e2e00d8132821179/] Note that -i…