<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://grubit.at/fg_mediawiki/index.php?action=history&amp;feed=atom&amp;title=Lighttpd</id>
	<title>Lighttpd - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://grubit.at/fg_mediawiki/index.php?action=history&amp;feed=atom&amp;title=Lighttpd"/>
	<link rel="alternate" type="text/html" href="https://grubit.at/fg_mediawiki/index.php?title=Lighttpd&amp;action=history"/>
	<updated>2026-05-06T16:23:47Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Mediawiki Ferdinand Gruber</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://grubit.at/fg_mediawiki/index.php?title=Lighttpd&amp;diff=353&amp;oldid=prev</id>
		<title>WikiSysop: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://grubit.at/fg_mediawiki/index.php?title=Lighttpd&amp;diff=353&amp;oldid=prev"/>
		<updated>2020-10-07T16:02:45Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 7. Oktober 2020, 16:02 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://grubit.at/fg_mediawiki/index.php?title=Lighttpd&amp;diff=352&amp;oldid=prev</id>
		<title>80.121.95.237: /* Info */</title>
		<link rel="alternate" type="text/html" href="https://grubit.at/fg_mediawiki/index.php?title=Lighttpd&amp;diff=352&amp;oldid=prev"/>
		<updated>2014-01-14T17:09:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Info&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Installation - Ubuntu 12.4 ==&lt;br /&gt;
In der Softwareverwaltung &amp;#039;&amp;#039;&amp;#039;lighttpd&amp;#039;&amp;#039;&amp;#039; suchen oder &lt;br /&gt;
 sudo apt-get install lighttpd&lt;br /&gt;
== Konfiguration ==&lt;br /&gt;
 /etc/lighttpd/lighttpd.conf&lt;br /&gt;
Zugriff nur von localhost erlauben&lt;br /&gt;
 server.bind = &amp;quot;localhost&amp;quot;&lt;br /&gt;
* CGI aktivieren&lt;br /&gt;
 sudo lighty-enable-mod cgi&lt;br /&gt;
* PHP aktivieren&lt;br /&gt;
 sudo apt-get install php5-cgi&lt;br /&gt;
 sudo lighty-enable-mod fastcgi&lt;br /&gt;
Außerdem müssen anscheinend noch folgende Zeilen in die Konfigurationsdatei geschrieben werden:&lt;br /&gt;
 fastcgi.server = ( &amp;quot;.php&amp;quot; =&amp;gt; (( &lt;br /&gt;
                    &amp;quot;bin-path&amp;quot; =&amp;gt; &amp;quot;/usr/bin/php-cgi&amp;quot;,&lt;br /&gt;
                    &amp;quot;socket&amp;quot; =&amp;gt; &amp;quot;/tmp/php.sock&amp;quot; &lt;br /&gt;
                  )))&lt;br /&gt;
&lt;br /&gt;
== Info ==&lt;br /&gt;
[http://wiki.ubuntuusers.de/lighttpd http://wiki.ubuntuusers.de/lighttpd]&lt;br /&gt;
&lt;br /&gt;
[http://www.df.eu/at/service/df-faq/cloudserver/anleitungen/lighttpd-und-php-installieren-debian-ubuntu/ http://www.df.eu/at/service/df-faq/cloudserver/anleitungen/lighttpd-und-php-installieren-debian-ubuntu/]&lt;/div&gt;</summary>
		<author><name>80.121.95.237</name></author>
	</entry>
</feed>