GRAMPSWEB_STATIC_PATH was set to /ahnenforschung/static (a URL path) instead of a filesystem path, causing GrampsWeb to return 404 on all routes. Removed STATIC_PATH and STATIC_URL (defaults work correctly) and simplified BASE_URL to /. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>