<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/thttpd/README, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>refine</title>
<updated>2002-07-16T16:24:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-16T16:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1326c95b29e5dcc697fa15f30609cbafa2503285'/>
<id>1326c95b29e5dcc697fa15f30609cbafa2503285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a note regarding which version we support</title>
<updated>2002-03-11T12:28:16+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-11T12:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a643a467e33011be9d5a65bb0ab6a82e41c09cac'/>
<id>a643a467e33011be9d5a65bb0ab6a82e41c09cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fix by zoot@zotikos.com</title>
<updated>2001-10-02T14:54:46+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-10-02T14:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=3db3d65d2e448a781e986fd86287d222f78d24cf'/>
<id>3db3d65d2e448a781e986fd86287d222f78d24cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note about serialized requests and their impact</title>
<updated>2000-11-13T12:39:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-11-13T12:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=8658cace1639ecdea3a57e59bc10bde46e7490fe'/>
<id>8658cace1639ecdea3a57e59bc10bde46e7490fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>thttpd/PHP verified to run IMP 2.2.0 without any hitches.</title>
<updated>2000-08-21T20:23:02+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-21T20:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=e4b2f8351ee164b7139a816f3d339bf69df48633'/>
<id>e4b2f8351ee164b7139a816f3d339bf69df48633</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building thttpd SAPI module.</title>
<updated>2000-08-07T13:54:35+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-07T13:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=4b8823d427f42544b0b2fec442fabe4afa5a3b85'/>
<id>4b8823d427f42544b0b2fec442fabe4afa5a3b85</id>
<content type='text'>
This works now with thttpd 2.19.

Thanks to Andrzej Borsuk &lt;andrzej.borsuk@alfaelektro.com.pl&gt; for
pointing me into the right direction.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works now with thttpd 2.19.

Thanks to Andrzej Borsuk &lt;andrzej.borsuk@alfaelektro.com.pl&gt; for
pointing me into the right direction.

</pre>
</div>
</content>
</entry>
<entry>
<title>Unify use of my email address</title>
<updated>2000-07-10T10:09:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-10T10:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=e8101d4f7b2cd94471c8317f6fe15dd5a9c86923'/>
<id>e8101d4f7b2cd94471c8317f6fe15dd5a9c86923</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SAPI module for thttpd server. Quote from the README:</title>
<updated>1999-12-20T07:11:14+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-20T07:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=56a5e84f9ddbf2d63e34c797746124c5385306d4'/>
<id>56a5e84f9ddbf2d63e34c797746124c5385306d4</id>
<content type='text'>
    This is a SAPI module for PHP 4.0 supporting thttpd, the tiny,
    turbo, throttling HTTP server by Jef Poskanzer.

    The module contains a patch against version 2.10 of thttpd. The patch
    adds hooks to thttpd to call PHP, if a filename matches *.php. This
    patch will be applied when you install PHP.

    While functional, this module exists primarily to demonstrate the
    ability of PHP to work in almost every web server environment.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    This is a SAPI module for PHP 4.0 supporting thttpd, the tiny,
    turbo, throttling HTTP server by Jef Poskanzer.

    The module contains a patch against version 2.10 of thttpd. The patch
    adds hooks to thttpd to call PHP, if a filename matches *.php. This
    patch will be applied when you install PHP.

    While functional, this module exists primarily to demonstrate the
    ability of PHP to work in almost every web server environment.

</pre>
</div>
</content>
</entry>
</feed>
