<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/thttpd/php_thttpd.h, 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>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix copyright notices with 2001</title>
<updated>2001-02-26T06:11:02+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-02-26T06:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=eb6ba01d1c739f1005554034fcdb991e810dfc21'/>
<id>eb6ba01d1c739f1005554034fcdb991e810dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add thttpd-dependent interface for maintaining persistent connections on</title>
<updated>2000-11-13T13:23:56+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-11-13T13:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=3fbfbf1f45cd2b6c37e7419e25a1aee6b8d793c5'/>
<id>3fbfbf1f45cd2b6c37e7419e25a1aee6b8d793c5</id>
<content type='text'>
an iterative web-server. This will be used by the IRCG extension.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an iterative web-server. This will be used by the IRCG extension.

</pre>
</div>
</content>
</entry>
<entry>
<title>Update the license with the new clause 6</title>
<updated>2000-05-18T15:34:45+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-05-18T15:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=e043439ff61535bf6994d55a5056ff8b29b9828e'/>
<id>e043439ff61535bf6994d55a5056ff8b29b9828e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the pipe is breaking all the time</title>
<updated>2000-02-19T23:41:32+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-02-19T23:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=86fa2aade2fdac04b2d23cd84c39ffbd14f6a9be'/>
<id>86fa2aade2fdac04b2d23cd84c39ffbd14f6a9be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy Y2K patch! Happy new year (or the new millennium, depending on whether</title>
<updated>2000-01-01T01:32:05+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-01-01T01:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=43ae2bffbb876b0ad686e1fbe51712dacc76ac2f'/>
<id>43ae2bffbb876b0ad686e1fbe51712dacc76ac2f</id>
<content type='text'>
you start counting at 0 or 1).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you start counting at 0 or 1).

</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>
