Open yograterol opened 10 years ago
This is a sample production file, currently having the path for server I am running. I guess, an absolute path is required for the wsgi ? Isn't it ?
A relative path work, or a path join.
yohan, I was getting issues with relative path. Please can you do this ?
also, the new file is here : https://github.com/echevemaster/fedora-college/blob/develop/apache/fedora_college.wsgi#L5 Thanks
In the WSGI file there a absolute path, I recommend add a relative path.
https://github.com/echevemaster/fedora-college/blob/develop/fedora_college.wsgi#L5