Hello, i have checked everything and i can not make it run, here my config:

<Directory /proyectos/startitup/core/>
           <Files wsgi.py>
               Require all granted
           </Files>
</Directory>

    WSGIDaemonProcess startitup python-path=/proyectos/startitup 
python-home=/proyectos/startitup/env
    WSGIScriptAlias / /proyectos/startitup/core/wsgi.py 
application-group=%{GLOBAL} process-group=startitup

I would appreciate your help, thank you in advance!!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/71702535-d85c-4d1a-8292-e35336fe86f6n%40googlegroups.com.

Reply via email to