<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/thttpd/thttpd_patch, branch php-4.0.5RC7</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'php_4_0_5RC7'.</title>
<updated>2001-04-23T06:36:52+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2001-04-23T06:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d3e03ba0a51e0b0b4ee793cfafe5d7175264138'/>
<id>9d3e03ba0a51e0b0b4ee793cfafe5d7175264138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear idle_read_timer</title>
<updated>2000-11-15T23:37:50+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-11-15T23:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4bb564ad2b9df9b1730f64a01516eab1b62d0476'/>
<id>4bb564ad2b9df9b1730f64a01516eab1b62d0476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update patch and add persistent connection handling</title>
<updated>2000-11-13T13:33:12+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-11-13T13:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=39f8c9807eb7cbc65aec0d8895ba4fc483dfe2c1'/>
<id>39f8c9807eb7cbc65aec0d8895ba4fc483dfe2c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move thttpd_php_init() call to httpd_initialize().</title>
<updated>2000-08-21T03:04:35+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-21T03:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=251b83076ef309139991ace71688d40e72c763fd'/>
<id>251b83076ef309139991ace71688d40e72c763fd</id>
<content type='text'>
Otherwise, some init stuff was done twice (like resetting the
known_post_content_types hash table which caused post requests
to fail).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, some init stuff was done twice (like resetting the
known_post_content_types hash table which caused post requests
to fail).

</pre>
</div>
</content>
</entry>
<entry>
<title>Execute PHP scripts everywhere (not only in the top-level directory)</title>
<updated>2000-08-20T09:37:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-20T09:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=67daa655f6d769fd7c56e0abc6006ade5fda18e5'/>
<id>67daa655f6d769fd7c56e0abc6006ade5fda18e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some crud from diff output (Only in..).</title>
<updated>2000-08-07T13:56:52+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-07T13:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5c62b32823a989771b769fbb979aa2f787083859'/>
<id>5c62b32823a989771b769fbb979aa2f787083859</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://git.baserock.org/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>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://git.baserock.org/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>
