File tree Expand file tree Collapse file tree 4 files changed +1
-15
lines changed
source/content/pages/07-web-app-deployment Expand file tree Collapse file tree 4 files changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -4942,11 +4942,6 @@ <h2>WSGI resources</h2>
49424942 "< a href ="http://www.apreche.net/complete-single-server-django-stack-tutorial/ "> complete single server Django stack tutorial</ a > ." </ p >
49434943</ li >
49444944< li >
4945- < p > This post entitled
4946- < a href ="http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html "> The Beautiful Simplicity of an nginx and uWSGI Deployments</ a >
4947- explained Nginx and uWSGI configurations.</ p >
4948- </ li >
4949- < li >
49504945< p > The Python community made a long effort to
49514946 < a href ="http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html "> transition from mod_python</ a >
49524947 to the WSGI standard. That transition period is now complete and an
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 >2015-08-06T09:09:41Z </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 >2015-08-06T17:28:40Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -180,10 +180,6 @@ The following are WSGI servers based on community recommendations.
180180 presented in the
181181 "[ complete single server Django stack tutorial] ( http://www.apreche.net/complete-single-server-django-stack-tutorial/ ) ."
182182
183- * This post entitled
184- [ The Beautiful Simplicity of an nginx and uWSGI Deployments] ( http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html )
185- explained Nginx and uWSGI configurations.
186-
187183* The Python community made a long effort to
188184 [ transition from mod\_ python] ( http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html )
189185 to the WSGI standard. That transition period is now complete and an
Original file line number Diff line number Diff line change @@ -208,11 +208,6 @@ <h2>WSGI resources</h2>
208208 "< a href ="http://www.apreche.net/complete-single-server-django-stack-tutorial/ "> complete single server Django stack tutorial</ a > ." </ p >
209209</ li >
210210< li >
211- < p > This post entitled
212- < a href ="http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html "> The Beautiful Simplicity of an nginx and uWSGI Deployments</ a >
213- explained Nginx and uWSGI configurations.</ p >
214- </ li >
215- < li >
216211< p > The Python community made a long effort to
217212 < a href ="http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html "> transition from mod_python</ a >
218213 to the WSGI standard. That transition period is now complete and an
You can’t perform that action at this time.
0 commit comments