<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: sharedhosting</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/sharedhosting.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2008-03-21T13:23:11+00:00</updated><author><name>Simon Willison</name></author><entry><title>Version 2.0 of mod_wsgi is now available</title><link href="https://simonwillison.net/2008/Mar/21/wsgi/#atom-tag" rel="alternate"/><published>2008-03-21T13:23:11+00:00</published><updated>2008-03-21T13:23:11+00:00</updated><id>https://simonwillison.net/2008/Mar/21/wsgi/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.dscpl.com.au/2008/03/version-20-of-modwsgi-is-now-available.html"&gt;Version 2.0 of mod_wsgi is now available&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Includes features that should make Python (and Django) on shared hosting much easier: a non-root user can touch their WSGI script file to restart just their application’s daemon processes when they make changes and Python virtual environments are supported to allow different versions of packages without interference.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/hosting"&gt;hosting&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/modwsgi"&gt;modwsgi&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sharedhosting"&gt;sharedhosting&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/wsgi"&gt;wsgi&lt;/a&gt;&lt;/p&gt;



</summary><category term="django"/><category term="hosting"/><category term="modwsgi"/><category term="python"/><category term="sharedhosting"/><category term="wsgi"/></entry></feed>