Read my email properly and read the docs. That is not what I told you set.
> On 11 Sep 2018, at 19:14, Νικόλαος Κούρας <[email protected]> wrote: > > Having this: > > app.debug = testing > > keeps provides me "internal server error", while the error_log is the one who > readly displays the error messages. > > in WSGIDaemonProcess clientele user=nikos group=nikos home=/home/nikos/wsgi > > where does mod_wsgi tries to locate for other static files i.e. images in the > same folder or in public_html > app.debug = testing keeps ptoviding me internal server error, while the > error_log is the one who readly displays the error messages. > > in WSGIDaemonProcess clientele user=nikos group=nikos home=/home/nikos/wsgi > > where does mod_wsgi tries to locate for other static files i.e. images in the > same folder or in public_html > because my wsgi apps are in wsgi folder while my static files are inside the > public_html folder. > -- > 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. -- 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.
