rfxn/linux-malware-detect

Add default case for WordOps installation

JPaulMora opened this issue · 1 comments

elif [ "$cron_daily_scan" == "1" ]; then

The default WordOps (https://wordops.net/) configuration sets up all virtual hosts under /var/www/$domain

rfxn commented

Changed the default scoped scan from /var/www/html to /var/www, which will cover this and a number of other edge case scenarios.