ServerAdmin webmaster@localhost ServerName maronakingz.local ServerAlias maronakingz DocumentRoot /var/www/maronakingz WSGIDaemonProcess chatgpt user=maronakins threads=5 python-home=/var/www/maronakingz/wsgi/.venv python-path=/var/www/maronakingz/wsgi WSGIScriptAlias /chatgpt /var/www/maronakingz/wsgi/chatgpt.wsgi WSGIApplicationGroup %{GLOBAL} WSGIProcessGroup chatgpt WSGIApplicationGroup %{GLOBAL} Require all granted ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined