<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Check Which Apache Modules are Enabled/Loaded in Linux	</title>
	<atom:link href="https://www.tecmint.com/check-apache-modules-enabled/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/check-apache-modules-enabled/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 19 Nov 2018 04:49:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: ANIL		</title>
		<link>https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-1061167</link>

		<dc:creator><![CDATA[ANIL]]></dc:creator>
		<pubDate>Mon, 19 Nov 2018 04:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23401#comment-1061167</guid>

					<description><![CDATA[Can i know the modules path using apachectl ?]]></description>
			<content:encoded><![CDATA[<p>Can i know the modules path using apachectl ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908381</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 25 Aug 2017 06:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23401#comment-908381</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908034&quot;&gt;kenny&lt;/a&gt;.

@kenny 

Not really, &lt;strong&gt;static modules&lt;/strong&gt; are compiled into the Apache binary when the package is built, whereas &lt;strong&gt;dynamic shared modules&lt;/strong&gt; are included at runtime.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908034">kenny</a>.</p>
<p>@kenny </p>
<p>Not really, <strong>static modules</strong> are compiled into the Apache binary when the package is built, whereas <strong>dynamic shared modules</strong> are included at runtime.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomas		</title>
		<link>https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908118</link>

		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Thu, 24 Aug 2017 15:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23401#comment-908118</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908034&quot;&gt;kenny&lt;/a&gt;.

No. If it says &quot;static&quot; then such module has been compiled into the httpd binary when the server was built. This module will always be present while running Apache.

If it says &quot;shared&quot; then such module has to be loaded dynamically by using the LoadModule directive.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908034">kenny</a>.</p>
<p>No. If it says &#8220;static&#8221; then such module has been compiled into the httpd binary when the server was built. This module will always be present while running Apache.</p>
<p>If it says &#8220;shared&#8221; then such module has to be loaded dynamically by using the LoadModule directive.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kenny		</title>
		<link>https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-908034</link>

		<dc:creator><![CDATA[kenny]]></dc:creator>
		<pubDate>Thu, 24 Aug 2017 07:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23401#comment-908034</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-839053&quot;&gt;Aaron Kili&lt;/a&gt;.

if they are marked shared is this means they are disabled?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-839053">Aaron Kili</a>.</p>
<p>if they are marked shared is this means they are disabled?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomas		</title>
		<link>https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-843762</link>

		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Fri, 02 Dec 2016 09:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23401#comment-843762</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-841069&quot;&gt;Aaron Kili&lt;/a&gt;.

I have a feeling that you posted the list without probably realising that some modules cannot be disabled.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/check-apache-modules-enabled/comment-page-1/#comment-841069">Aaron Kili</a>.</p>
<p>I have a feeling that you posted the list without probably realising that some modules cannot be disabled.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
