<?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>Pace Solutions Blog &#187; mod_headers</title>
	<atom:link href="http://www.pacesol.com/blog/tag/mod_headers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pacesol.com/blog</link>
	<description>Web 2.0, e-Commerce, Joomla, WordPress, Facebook Applications, Drupal, Open Source, CMS, PHP, MySQL, AJAX</description>
	<lastBuildDate>Fri, 06 Jan 2012 08:45:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Getting Apache Module List</title>
		<link>http://www.pacesol.com/blog/getting-apache-module-list.html</link>
		<comments>http://www.pacesol.com/blog/getting-apache-module-list.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 11:23:55 +0000</pubDate>
		<dc:creator>Pace Solutions</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache module list]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[mod_expires]]></category>
		<category><![CDATA[mod_headers]]></category>
		<category><![CDATA[mod_rewrite WHM]]></category>
		<category><![CDATA[WHM Cpanel EasyApache3]]></category>

		<guid isPermaLink="false">http://www.pacesol.com/blog/?p=86</guid>
		<description><![CDATA[Tweet As day by day you lost track of your Apache configurations and Apache modules. Here is quick shell/bash command to check which modules are loaded and compiled with your current Apache version. Output will be something like this:]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.pacesol.com%2Fblog%2Fgetting-apache-module-list.html&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.pacesol.com/blog/getting-apache-module-list.html"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.pacesol.com/blog/getting-apache-module-list.html"  data-text="Getting Apache Module List" data-count="horizontal" data-via="pacesol">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.pacesol.com/blog/getting-apache-module-list.html" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>As day by day you lost track of your Apache configurations and Apache modules. Here is quick shell/bash command to check which modules are loaded and compiled with your current Apache version.</p>
<pre class="brush: bash; title: ; notranslate">httpd -l</pre>
<p><strong>Output will be something like this:</strong></p>
<pre class="brush: bash; title: ; notranslate">
Compiled in modules:
core.c
mod_authn_file.c
mod_authn_default.c
mod_authz_host.c
mod_authz_groupfile.c
mod_authz_user.c
mod_authz_default.c
mod_auth_basic.c
mod_include.c
mod_filter.c
mod_deflate.c
mod_log_config.c
mod_logio.c
mod_env.c
mod_expires.c
mod_headers.c
mod_unique_id.c
mod_setenvif.c
mod_proxy.c
mod_proxy_connect.c
mod_proxy_ftp.c
mod_proxy_http.c
mod_proxy_ajp.c
mod_proxy_balancer.c
mod_ssl.c
prefork.c
http_core.c
mod_mime.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_suexec.c
mod_cgi.c
mod_negotiation.c
mod_dir.c
mod_actions.c
mod_speling.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_so.c
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.pacesol.com/blog/getting-apache-module-list.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

