File tree 3 files changed +7
-7
lines changed
source/content/pages/03-deployment
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?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.
183
183
presented in the
184
184
"[ complete single server Django stack tutorial] ( http://www.apreche.net/complete-single-server-django-stack-tutorial/> ) ."
185
185
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.
189
189
190
190
* The Python community made a long effort to
191
191
[ 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>
205
205
"< a href ="http://www.apreche.net/complete-single-server-django-stack-tutorial/> "> complete single server Django stack tutorial</ a > ." </ p >
206
206
</ li >
207
207
< 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 >
211
211
</ li >
212
212
< li >
213
213
< p > The Python community made a long effort to
You can’t perform that action at this time.
0 commit comments