<?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>Kuro! 3x &#187; server</title>
	<atom:link href="http://camagenta.web.id/tag/server/feed" rel="self" type="application/rss+xml" />
	<link>http://camagenta.web.id</link>
	<description>Be Good by Doing Good</description>
	<lastBuildDate>Tue, 25 May 2010 01:31:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable modul di apache menggunakan perintah a2enmod</title>
		<link>http://camagenta.web.id/enable-modul-di-apache-menggunakan-perintah-a2enmod.log</link>
		<comments>http://camagenta.web.id/enable-modul-di-apache-menggunakan-perintah-a2enmod.log#comments</comments>
		<pubDate>Thu, 11 Dec 2008 13:18:07 +0000</pubDate>
		<dc:creator>Kuro!</dc:creator>
				<category><![CDATA[IT Stuff]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://camagenta.web.id/?p=15</guid>
		<description><![CDATA[Hari ini, uprek-uprek lagi server student yang setelah sekian lama aku telantarkan. Gak jadi naik-naik, kalo ndak jadi-jadi. Dengan sisa semangat akhirnya aku belajar lagi pengelolaan web server di ubuntu.
Pelajaran hari ini adalah a2enmod. Perintah ini adalah perintah yang digunakan untuk meng-enable module yang ada di apache server.
NAME
       a2enmod, [...]]]></description>
			<content:encoded><![CDATA[<p>Hari ini, uprek-uprek lagi server student yang setelah sekian lama aku telantarkan. Gak jadi naik-naik, kalo ndak jadi-jadi. Dengan sisa semangat akhirnya aku belajar lagi pengelolaan web server di ubuntu.</p>
<p>Pelajaran hari ini adalah <strong>a2enmod</strong>. Perintah ini adalah perintah yang digunakan untuk meng-enable module yang ada di apache server.</p>
<blockquote><p><strong>NAME</strong><br />
       a2enmod, a2dismod &#8211; enable or disable an apache2 module</p>
<p><strong>SYNOPSIS</strong><br />
       a2enmod [module]</p>
<p>       a2dismod [module]</p>
<p><strong>DESCRIPTION</strong><br />
       This manual page documents briefly the a2enmod and a2dismod commands.</p>
<p>       a2enmod  is  a script that enables the specified module within the apache2 configuration.  It does this by creating<br />
       symlinks within /etc/apache2/mods-enabled.  Likewise, a2dismod disables a module by removing those symlinks.  It is<br />
       not an error to enable a module which is already enabled, or to disable one which is already disabled.
</p></blockquote>
<p>Ceritanya tadi mau mengaktifkan module userdir. Jadi, setiap user bisa membuat web di folder homenya. Misal, ada user namanya lekbowo. Jika dia membuat folder public_html di folder homenya, maka dia bisa punya web di alamat server.com/<strong>~lekbowo</strong>.</p>
<p>sumber : <a href="http://www.krisna.web.id/blog/?p=28">blog&#8217;e bro krisna</a></p>
<img src="http://camagenta.web.id/?ak_action=api_record_view&id=15&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://camagenta.web.id/enable-modul-di-apache-menggunakan-perintah-a2enmod.log/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
