<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.nausch.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dokuwiki.nausch.org/feed.php">
        <title>Linux - Wissensdatenbank - centos:webserver</title>
        <description></description>
        <link>https://dokuwiki.nausch.org/</link>
        <image rdf:resource="https://dokuwiki.nausch.org/lib/exe/fetch.php/logo.png" />
       <dc:date>2026-04-30T01:57:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.nausch.org/doku.php/centos:webserver:1st_vers?rev=1771955654&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.nausch.org/doku.php/centos:webserver:install?rev=1771955654&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.nausch.org/doku.php/centos:webserver:start?rev=1771955654&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.nausch.org/doku.php/centos:webserver:test?rev=1771955654&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.nausch.org/lib/exe/fetch.php/logo.png">
        <title>Linux - Wissensdatenbank</title>
        <link>https://dokuwiki.nausch.org/</link>
        <url>https://dokuwiki.nausch.org/lib/exe/fetch.php/logo.png</url>
    </image>
    <item rdf:about="https://dokuwiki.nausch.org/doku.php/centos:webserver:1st_vers?rev=1771955654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-24T17:54:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Apache Webserver</title>
        <link>https://dokuwiki.nausch.org/doku.php/centos:webserver:1st_vers?rev=1771955654&amp;do=diff</link>
        <description>Apache Webserver

SSL gesicherter Webserver

Zur Absicherung unserer Privatsphäre bei unserem Webmailers möchten wir doch das Mitlesen unserer Daten (Authentifizierung wie auch Nachrichten) erschwehren. Hierzu nutzen mir das Modul mod_ssl unseres Apache Webservers. Nachfolgende Beschreibung zeigt, wie man unter CentOS 5 einen SSL geschützten virtuellen Host aufsetzen kann.</description>
    </item>
    <item rdf:about="https://dokuwiki.nausch.org/doku.php/centos:webserver:install?rev=1771955654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-24T17:54:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Grundinstallation Apache Webserver</title>
        <link>https://dokuwiki.nausch.org/doku.php/centos:webserver:install?rev=1771955654&amp;do=diff</link>
        <description>Grundinstallation Apache Webserver

Unseren Apache-Webserver installieren wir einfach mit Hilfe von YUM.
# yum install httpd httpd-tools -y
Paketinhalte

httpd

Was uns das Paket httpd alles mitbringt, zeigt uns der Aufruf von:
# rpm -qil httpd
Name        : httpd                        Relocations: (not relocatable)
Version     : 2.2.15                            Vendor: CentOS
Release     : 5.el6.centos                  Build Date: Do 07 Jul 2011 12:28:56 CEST
Install Date: Fr 09 Sep 2011 20:1…</description>
    </item>
    <item rdf:about="https://dokuwiki.nausch.org/doku.php/centos:webserver:start?rev=1771955654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-24T17:54:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Webserverinstallation</title>
        <link>https://dokuwiki.nausch.org/doku.php/centos:webserver:start?rev=1771955654&amp;do=diff</link>
        <description>Webserverinstallation

	*  Grundinstallation von Apache-Webserver
	*  Erster Testlauf und erste Webseite

	*  ursprüngliche Dokuseite</description>
    </item>
    <item rdf:about="https://dokuwiki.nausch.org/doku.php/centos:webserver:test?rev=1771955654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-24T17:54:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Erster Testlauf und erste Webseite</title>
        <link>https://dokuwiki.nausch.org/doku.php/centos:webserver:test?rev=1771955654&amp;do=diff</link>
        <description>Erster Testlauf und erste Webseite

erster Testlauf

Nun ist es an der Zeit, den ersten Aufruf unseres Webservers zu wagen, indem wir als Zieladresse einfach die IP-Adresse des Servers angeben.
$ firefox http://127.0.0.1
oder wenn es etwas bunter werden soll/darf:</description>
    </item>
</rdf:RDF>
