<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.portunity.de/wiki/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://www.portunity.de/hosting/wiki/index.php?action=history&amp;feed=atom&amp;title=Apache</id>
		<title>Apache - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://www.portunity.de/hosting/wiki/index.php?action=history&amp;feed=atom&amp;title=Apache"/>
		<link rel="alternate" type="text/html" href="https://www.portunity.de/wiki/index.php?title=Apache&amp;action=history"/>
		<updated>2026-05-11T19:10:58Z</updated>
		<subtitle>Versionsgeschichte für diese Seite in Portunity Wiki</subtitle>
		<generator>MediaWiki 1.15.4</generator>

	<entry>
		<id>https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2820&amp;oldid=prev</id>
		<title>Cda@superroot um 08:46, 17. Okt. 2012</title>
		<link rel="alternate" type="text/html" href="https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2820&amp;oldid=prev"/>
				<updated>2012-10-17T08:46:41Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Nächstältere Version&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version vom 08:46, 17. Okt. 2012&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als Proxyserver (mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server (mod_ssl) und Erstellung von automatische Statusberichten (mod_status).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als Proxyserver (mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server (mod_ssl) und Erstellung von automatische Statusberichten (mod_status).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mit dem [[Rewrite-Rules]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;lassen sich &lt;/del&gt;die URLs (Adressen und Dateien) dynamisch manipulieren, wodurch u.A. Suchmaschinenoptimierungen möglich werden. So können z.B. &amp;quot;.html&amp;quot; Dateien ausgeliefert werden, intern werden dennoch &amp;quot;.php&amp;quot; Dateien ausgeführt.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mit dem &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(mod_rewrite) Modul lassen sich &lt;/ins&gt;[[Rewrite-Rules]] die URLs (Adressen und Dateien) dynamisch manipulieren &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;können&lt;/ins&gt;, wodurch u.A. Suchmaschinenoptimierungen möglich werden&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, nachladen&lt;/ins&gt;. So können z.B. &amp;quot;.html&amp;quot; Dateien ausgeliefert werden, intern werden dennoch &amp;quot;.php&amp;quot; Dateien ausgeführt.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. Sprachen wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des Webservers sind, müssen sie als Modul eingebunden oder über das CGI angesprochen werden.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. Sprachen wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des Webservers sind, müssen sie als Modul eingebunden oder über das CGI angesprochen werden.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-05-11 19:10:58 --&gt;
&lt;/table&gt;</summary>
		<author><name>Cda@superroot</name></author>	</entry>

	<entry>
		<id>https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2818&amp;oldid=prev</id>
		<title>Cda@superroot um 08:29, 17. Okt. 2012</title>
		<link rel="alternate" type="text/html" href="https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2818&amp;oldid=prev"/>
				<updated>2012-10-17T08:29:48Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Nächstältere Version&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version vom 08:29, 17. Okt. 2012&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als Proxyserver (mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server (mod_ssl) und Erstellung von automatische Statusberichten (mod_status).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als Proxyserver (mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server (mod_ssl) und Erstellung von automatische Statusberichten (mod_status).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Mit dem [[Rewrite-Rules]] lassen sich die URLs (Adressen und Dateien) dynamisch manipulieren, wodurch u.A. Suchmaschinenoptimierungen möglich werden. So können z.B. &amp;quot;.html&amp;quot; Dateien ausgeliefert werden, intern werden dennoch &amp;quot;.php&amp;quot; Dateien ausgeführt.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. Sprachen wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des Webservers sind, müssen sie als Modul eingebunden oder über das CGI angesprochen werden.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. Sprachen wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des Webservers sind, müssen sie als Modul eingebunden oder über das CGI angesprochen werden.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-05-11 19:10:59 --&gt;
&lt;/table&gt;</summary>
		<author><name>Cda@superroot</name></author>	</entry>

	<entry>
		<id>https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2811&amp;oldid=prev</id>
		<title>Guras-domenic um 15:06, 16. Okt. 2012</title>
		<link rel="alternate" type="text/html" href="https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2811&amp;oldid=prev"/>
				<updated>2012-10-16T15:06:13Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Nächstältere Version&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version vom 15:06, 16. Okt. 2012&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Apache HTTP Server ist ein Produkt von Apache Software Foundation und der meistbenutzte Webserver im Internet. Neben &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Unix, &lt;/del&gt;Linux und Win32 unterstützt er eine &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Vielzahl an weiterer &lt;/del&gt;Betriebssysteme.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Apache HTTP Server ist ein Produkt von Apache Software Foundation und der meistbenutzte Webserver im Internet. Neben Linux&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, Unix &lt;/ins&gt;und Win32 unterstützt er eine &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Menge anderer &lt;/ins&gt;Betriebssysteme.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Proxyservers &lt;/del&gt;(mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server(mod_ssl) und &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Erzeugung &lt;/del&gt;von Statusberichten &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Automatische &lt;/del&gt;(mod_status).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Proxyserver &lt;/ins&gt;(mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server (mod_ssl) und &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Erstellung &lt;/ins&gt;von &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;automatische &lt;/ins&gt;Statusberichten (mod_status).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Skriptsprachen &lt;/del&gt;wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Webserver &lt;/del&gt;sind, müssen sie als Modul eingebunden &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;werden &lt;/del&gt;oder über das CGI angesprochen werden.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Sprachen &lt;/ins&gt;wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Webservers &lt;/ins&gt;sind, müssen sie als Modul eingebunden oder über das CGI angesprochen werden.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Hosting]] [[Category:Hosting_Lexikon]] [[Category:WebBusiness_(Tarif)]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Hosting]] [[Category:Hosting_Lexikon]] [[Category:WebBusiness_(Tarif)]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-05-11 19:10:59 --&gt;
&lt;/table&gt;</summary>
		<author><name>Guras-domenic</name></author>	</entry>

	<entry>
		<id>https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2797&amp;oldid=prev</id>
		<title>Guras-domenic:&amp;#32;Die Seite wurde neu angelegt: „Der Apache HTTP Server ist ein Produkt von Apache Software Foundation und der meistbenutzte Webserver im Internet. Neben Unix, Linux und Win32 unterstützt er ein…“</title>
		<link rel="alternate" type="text/html" href="https://www.portunity.de/wiki/index.php?title=Apache&amp;diff=2797&amp;oldid=prev"/>
				<updated>2012-10-15T13:49:37Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Der Apache HTTP Server ist ein Produkt von Apache Software Foundation und der meistbenutzte Webserver im Internet. Neben Unix, Linux und Win32 unterstützt er ein…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Der Apache HTTP Server ist ein Produkt von Apache Software Foundation und der meistbenutzte Webserver im Internet. Neben Unix, Linux und Win32 unterstützt er eine Vielzahl an weiterer Betriebssysteme.&lt;br /&gt;
&lt;br /&gt;
Der Webserver ist modular aufgebaut und kann durch Module erweitert werden. Beispiele sind: Einsatz als Proxyservers (mod_proxy), Verschlüsselung der Kommunikation zwischen dem Client und Server(mod_ssl) und Erzeugung von Statusberichten Automatische (mod_status).&lt;br /&gt;
&lt;br /&gt;
Mittels serverseitigen Skriptsprachen sind dynamische Webseiten mit Apache möglich. Skriptsprachen wie Ruby, Perl und [[PHP]] werden dafür häufig verwendet. Da sie nicht Bestandteil des Webserver sind, müssen sie als Modul eingebunden werden oder über das CGI angesprochen werden.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hosting]] [[Category:Hosting_Lexikon]] [[Category:WebBusiness_(Tarif)]]&lt;/div&gt;</summary>
		<author><name>Guras-domenic</name></author>	</entry>

	</feed>