File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
source/content/pages/03-deployment Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-07-04T08:25:59Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-07-05T08:11:41Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -183,9 +183,9 @@ The following are WSGI servers based on community recommendations.
183183 presented in the
184184 "[ complete single server Django stack tutorial] ( http://www.apreche.net/complete-single-server-django-stack-tutorial/> ) ."
185185
186- * This detailed post entitled
187- [ The Beautiful Simplicity of an nginx and uWSGI Deployments] ( http://bartek.im /blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html )
188- is great reading for understanding Nginx and uWSGI configurations.
186+ * This post entitled
187+ [ The Beautiful Simplicity of an nginx and uWSGI Deployments] ( http://justbartek.ca /blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html )
188+ explained Nginx and uWSGI configurations.
189189
190190* The Python community made a long effort to
191191 [ transition from mod\_ python] ( http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html )
Original file line number Diff line number Diff line change @@ -205,9 +205,9 @@ <h2>WSGI resources</h2>
205205 "< a href ="http://www.apreche.net/complete-single-server-django-stack-tutorial/> "> complete single server Django stack tutorial</ a > ." </ p >
206206</ li >
207207< li >
208- < p > This detailed post entitled
209- < a href ="http://bartek.im /blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html "> The Beautiful Simplicity of an nginx and uWSGI Deployments</ a >
210- is great reading for understanding Nginx and uWSGI configurations.</ p >
208+ < p > This post entitled
209+ < a href ="http://justbartek.ca /blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html "> The Beautiful Simplicity of an nginx and uWSGI Deployments</ a >
210+ explained Nginx and uWSGI configurations.</ p >
211211</ li >
212212< li >
213213< p > The Python community made a long effort to
You can’t perform that action at this time.
0 commit comments