{"id":1058,"date":"2017-07-17T09:03:14","date_gmt":"2017-07-17T08:03:14","guid":{"rendered":"http:\/\/www.haxed.me.uk\/?p=1058"},"modified":"2017-07-17T09:03:14","modified_gmt":"2017-07-17T08:03:14","slug":"apache2-module-installed-not-loaded","status":"publish","type":"post","link":"https:\/\/haxed.me.uk\/index.php\/2017\/07\/17\/apache2-module-installed-not-loaded\/","title":{"rendered":"Apache2 Module installed but not loaded"},"content":{"rendered":"<p>I came across a customer recently that had a module installed on their apache2 installation, but they couldn&#8217;t understand why it wasn&#8217;t loaded. In this case it was the filter module.<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\n&#x5B;root@box ~]# yum provides \/usr\/lib64\/httpd\/modules\/mod_filter.so\r\nLoaded plugins: fastestmirror, replace\r\nLoading mirror speeds from cached hostfile\r\ndrivesrvr                                                                                                                                                                                                            | 2.2 kB     00:00\r\nhttpd-2.2.15-59.el6.centos.x86_64 : Apache HTTP Server\r\nRepo        : base\r\nMatched from:\r\nFilename    : \/usr\/lib64\/httpd\/modules\/mod_filter.so\r\n\r\n\r\n\r\nhttpd24u-2.4.27-1.ius.centos6.x86_64 : Apache HTTP Server\r\nRepo        : ius\r\nMatched from:\r\nFilename    : \/usr\/lib64\/httpd\/modules\/mod_filter.so\r\n\r\n\r\n\r\nhttpd-2.2.15-60.el6.centos.4.x86_64 : Apache HTTP Server\r\nRepo        : updates\r\nMatched from:\r\nFilename    : \/usr\/lib64\/httpd\/modules\/mod_filter.so\r\n\r\n\r\n\r\nhttpd-2.2.15-60.el6.centos.4.x86_64 : Apache HTTP Server\r\nRepo        : installed\r\nMatched from:\r\nOther       : Provides-match: \/usr\/lib64\/httpd\/modules\/mod_filter.so\r\n\r\n\r\nYou can activated it by adding following line to httpd.conf;\r\n<\/pre>\n<p>It was simple to install just throw this in your httpd.conf<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nLoadModule filter_module modules\/mod_filter.so\r\n<\/pre>\n<p>Job done.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I came across a customer recently that had a module installed on their apache2 installation, but they couldn&#8217;t understand why it wasn&#8217;t loaded. In this case it was the filter module. &#x5B;root@box ~]# yum provides \/usr\/lib64\/httpd\/modules\/mod_filter.so Loaded plugins: fastestmirror, replace &hellip; <a href=\"https:\/\/haxed.me.uk\/index.php\/2017\/07\/17\/apache2-module-installed-not-loaded\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33,61],"tags":[],"class_list":["post-1058","post","type-post","status-publish","format-standard","hentry","category-apache","category-rackspace"],"_links":{"self":[{"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/posts\/1058","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/comments?post=1058"}],"version-history":[{"count":1,"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/posts\/1058\/revisions"}],"predecessor-version":[{"id":1059,"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/posts\/1058\/revisions\/1059"}],"wp:attachment":[{"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/media?parent=1058"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/categories?post=1058"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/haxed.me.uk\/index.php\/wp-json\/wp\/v2\/tags?post=1058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}