Tag: apache
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