472d770463
- Detect Apache (apache2ctl -S) and extract default document root - Detect Nginx (nginx -T) and extract default document root - Use detected root + /imunifyav as default suggestion - Fall back to /var/www/html/imunifyav if no web server detected - Still allows user to manually override the suggested path - Eliminates need for hardcoded default paths