﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/19" rel="self" type="application/rss+xml" />
        <title><![CDATA[How to setup Apache Virtual Hosts]]></title>
        <description><![CDATA[<p>An Apache web server can host multiple websites on the SAME server. You do not need separate server machine and Apache for each website. This can be achieved using the concept of <em>Virtual Host</em> or <em>VHost</em>.<br />Any domain that you want to host on your web server will have a separate entry in Apache configuration file.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/19/how-to-setup-apache-virtual-hosts]]></link>
        <pubDate>Sun, 29 Aug 2021 11:25:38 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>how-to-setup-apache-virtual-hosts</title>
            <link><![CDATA[https://www.hibit.dev/posts/19/how-to-setup-apache-virtual-hosts]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/apache_vhost.png]]></url>
            <width>375></width>
            <height>150></height>
        </image>
    </channel>
</rss>
