I do not know my answer is right.
I hope that these information useful for you:
http://koo.fi/blog/2012/12/02/serving-python-scripts-with-apache-mod_wsgi-part-i/


and i developed a webpage ( SimplePypgadmin ) by modwgi script connect 
Postgresql follow this koo.fi blog : 

https://simplepypgadmin.blogspot.com/

I used  beaker ( for session cookie) + webob ( for response and request) 
and of couse modwsgi + psycopg2 for connect with Postgresql on apache.
I did not use framework, it's difficult for me.
i want to build simple modwsgi script like php script on apache. Be cause 
it is easy for me.

Vào 09:09:31 UTC+7 Thứ Bảy, ngày 16 tháng 1 năm 2016, Ashish Gupta đã viết:
>
> Hi, I have deployed Django Project on Apache using mod_wsgi. In django we 
> have wsgi.py file for wsgi script. How to write a wsgi script to run a 
> python script ?
>
> I have asked my question here on Stack Overflow 
> <http://stackoverflow.com/q/33314787/2350219>. 
> Can anyone please share the examples or sample wsgi file. 
>

-- 
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 modwsgi+unsubscr...@googlegroups.com.
To post to this group, send email to modwsgi@googlegroups.com.
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to