Invalid rewrite directives: DynamicTimeout=300

I see the following Invalid rewrite directives in the server error log, should this be something to worry about? If so any tips on how to fix please

2020-12-06 04:39:23.231362 [INFO] Rewrite directive: bypassed.
2020-12-06 04:39:23.231370 [INFO] RewriteFile [/home/my.domain.co.uk/public_html/wp-admin/.htaccess] parsed, return 0.
2020-12-06 04:39:33.632540 [INFO] Rewrite directive: bypassed.
2020-12-06 04:39:33.632605 [INFO] Invalid rewrite directive: <Files ~ “.php”>
2020-12-06 04:39:33.632616 [INFO] Invalid rewrite directive: SetEnvIf Request_URI “/” DynamicTimeout=300
2020-12-06 04:39:33.632624 [INFO] Invalid rewrite directive: SetEnvIf Request_URI “/wp-login.php” DynamicTimeout=300
2020-12-06 04:39:33.632631 [INFO] Invalid rewrite directive: SetEnvIf Request_URI “/post.php” DynamicTimeout=300
2020-12-06 04:39:33.632638 [INFO] Invalid rewrite directive: SetEnvIf Request_URI “/index.php” DynamicTimeout=300
2020-12-06 04:39:33.632645 [INFO] Invalid rewrite directive: SetEnvIf Request_URI “/admin-ajax.php” DynamicTimeout=300
2020-12-06 04:39:33.632652 [INFO] Invalid rewrite directive:
2020-12-06 04:39:33.632659 [INFO] Rewrite directive: bypassed.