<?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>dangoldin &#187; Apache</title>
	<atom:link href="http://www.dangoldin.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dangoldin.com</link>
	<description>My thoughts and musings</description>
	<lastBuildDate>Wed, 25 Aug 2010 18:51:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enabling Modules in Apache 2 under Ubuntu</title>
		<link>http://www.dangoldin.com/2009/01/23/enabling-modules-in-apache-2-under-ubuntu/</link>
		<comments>http://www.dangoldin.com/2009/01/23/enabling-modules-in-apache-2-under-ubuntu/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:17:46 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[FAQs  Help  and Tutorials]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.dangoldin.com/blog/?p=136</guid>
		<description><![CDATA[The Apache enabled modules are found in &#8220;/etc/apache2/mods-enabled&#8221; as a set of .load and .conf files. If the modules you want are in the /etc/apache2/mods-available folder but not in &#8220;/etc/apache2/mods-enabled&#8221; folder, just copy the .load and .conf files over (note that the .conf file may not exist). If there is no file in the mods-availble [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache enabled modules are found in &#8220;/etc/apache2/mods-enabled&#8221; as a set of .load and .conf files. If the modules you want are in the /etc/apache2/mods-available folder but not in &#8220;/etc/apache2/mods-enabled&#8221; folder, just copy the .load and .conf files over (note that the .conf file may not exist).</p>
<p>If there is no file in the mods-availble folder, you will need to create a new .load file in the mods-available folder to point to a module in &#8220;/usr/lib/apache2/modules&#8221;. To do this, create a .load file containing the line &#8220;LoadModule xxx /usr/lib/apache2/modules/yyy.so&#8221; where xxx is the name of the module and yyy is the file name. After creating this file, you can just copy it over to the mods-enabled folder and restart apache using &#8220;sudo /etc/init.d/apache2 restart&#8221;</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/b59ff2a4-5986-4938-92ec-6a2b41ac0963/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=b59ff2a4-5986-4938-92ec-6a2b41ac0963" alt="Reblog this post [with Zemanta]" /></a></div>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="Digg" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/yahoo_buzz?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="Yahoo Buzz" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/buzz.png" width="16" height="16" alt="Yahoo Buzz"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2009%2F01%2F23%2Fenabling-modules-in-apache-2-under-ubuntu%2F&amp;linkname=Enabling%20Modules%20in%20Apache%202%20under%20Ubuntu" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.dangoldin.com/2009/01/23/enabling-modules-in-apache-2-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
