Tag: apache
Install cURL on Ubuntu
We only need to run two commands to install cURL for PHP on Ubuntu
Protect .htaccess file
When avisitor tries to obtain access to .htaccess file, server automatically generates a 403 forbidden error. However, we can apply an extra layer of security to .htaccess Add the following Note: htaccess file permissions is 644 (chmod)
How to find Apache Version on Linux?
Run the following to see Apache version running on your Linux system or