<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I Kadek Wirya Blog &#187; Host</title>
	<atom:link href="http://www.wirya.com/tag/host/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wirya.com</link>
	<description>iDesa Network</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:32:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Virtual Host pada server lokal</title>
		<link>http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal.html</link>
		<comments>http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal.html#comments</comments>
		<pubDate>Fri, 13 Oct 2006 15:07:17 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal/</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>Buka httpd.conf pada direktori C:/Apache2/conf/ (Win XP). Tambahkan pada httpd.conf NameVirtualHost 127.0.0.1 ServerAdmin admin@virtualhost.com DocumentRoot D:\www\dir\wirya.com ServerName www.virtualhost.com ServerAlias www.virtualhost.com *.www.virtualhost.com Sesuaikan dengan document root Anda/ folder yang menyimpan file yang akan diakses lewat virtual host. buka file host pada direktori C:/Windows/System32/Driver/etc/ Tembahkan ini 127.0.0.1 www.virtualhost.com Restart Apache Anda, Start menu-&#62;Programs-&#62;Apache HTTP Server 2.0.58-&#62;Control Apache [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

