I have a website on WordPress.
Versions:
- WordPress 3.3.1
- PHP 7.2.13
- Apache 2.4.37
My problem is that, error_log
file is exposed to be viewed from url.
For example:
www.example.com/wp-content/themes/MyThemeName/error_log
Can you please help me with dealing this and restricting access to error_log ?!