>
> I also tried to run with the config as this:
>
WSGIDaemonProcess public_html user=nikos group=nikos processes=1 threads=5
WSGIScriptAlias /downloads /home/nikos/public_html/downloads.py
WSGIScriptAlias /clientele /home/nikos/public_html/clientele.py
WSGIScriptAlias / /home/nikos/public_html/app.py
<Directory /home/nikos/public_html>
WSGIProcessGroup public_html
WSGIApplicationGroup %{GLOBAL}
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
</Directory>
WSGIDaemonProcess public_html user=nikos group=nikos processes=1 threads=5
WSGIScriptAlias /downloads /home/nikos/public_html/downloads.py
WSGIScriptAlias /clientele /home/nikos/public_html/clientele.py
WSGIScriptAlias / /home/nikos/public_html/app.py
<Directory /home/nikos/public_html>
WSGIProcessGroup public_html
WSGIApplicationGroup %{GLOBAL}
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
WSGIDaemonProcess public_html user=nikos group=nikos processes=1 threads=5
WSGIScriptAlias /downloads /home/nikos/public_html/downloads.py
WSGIScriptAlias /clientele /home/nikos/public_html/clientele.py
WSGIScriptAlias / /home/nikos/public_html/app.py
<Directory /home/nikos/public_html>
WSGIProcessGroup public_html
WSGIApplicationGroup %{GLOBAL}
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
</Directory>
But still iam gettign the exact error message.
WSGIDaemonProcess public_html user=nikos group=nikos processes=1 threads=5
WSGIScriptAlias /downloads /home/nikos/public_html/downloads.py
WSGIScriptAlias /clientele /home/nikos/public_html/clientele.py
WSGIScriptAlias / /home/nikos/public_html/app.py
<Directory /home/nikos/public_html>
WSGIProcessGroup public_html
WSGIApplicationGroup %{GLOBAL}
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
</Directory>
--
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.