FILE	httpd.conf
LoadFile	"${WEBAPPS_HOME}/__Python/python312.dll"
LoadModule	wsgi_module "${WEBAPPS_HOME}/__Python/ThirdParty/mod_wsgi/server/mod_wsgi.cp312-win32.pyd"
WSGIPythonHome	"${WEBAPPS_HOME}/__Python"
WSGIPythonPath	"${WEBAPPS_HOME}/App/connectanywhere;${WEBAPPS_HOME}/__Python/ThirdParty"