简体   繁体   中英

Deploying django websites in apache2 server

I am looking for step by step details of how to deploy django websites in apache2 server with one example. I am using ubuntu operating system

Please give some link or give the details.

There is a manual on Django website . There is also information about integration on ModWsgi website .

Firstly I suggest to read official documentation here , then try to see also Django Book . And then if you face some problems, we SO is ready to help! :) Also I don't know if these instructions work (never tried, because it just first result showed by google), but you can try.

I guess you already have searched Stack Overflow for questions similar to the one you have posted. Anyway, I'd like to point out here a significant post I have found.

mod_wsgi in apache and django (with a link for ubuntu too)

Hope this help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM