- Code: Select all
SetEnv ERRLOG /error.log
The ErrorLog feature allows you to specify the local UNIX path to store your server error logs. These logs contain errors that visitors have encountered on your website. To specify a custom error log on your account, insert the following code:
- Code: Select all
ErrorLog /logs/error_log.log