{"id":166,"date":"2007-09-12T13:04:24","date_gmt":"2007-09-12T18:04:24","guid":{"rendered":"http:\/\/bitpost.com\/news\/2007\/09\/12\/apache-22-and-gentoo-on-my-list\/"},"modified":"2007-09-18T04:17:21","modified_gmt":"2007-09-18T09:17:21","slug":"apache-22-and-gentoo-on-my-list","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2007\/apache-22-and-gentoo-on-my-list\/","title":{"rendered":"Apache 2.2 and Gentoo on my #@&#038;$ list"},"content":{"rendered":"<p>Why did you guys have to break things?  Apache changed defaults to be more &#8220;secure&#8221;, and gentoo changed where the settings are located.  There was no good reason.  You&#8217;re not going to make someone&#8217;s Apache install secure by changing one critical setting.  And changing the location of the settings when the defaults change was just mean.  \ud83d\ude1b  Sigh.<\/p>\n<p>To get your old stuff working again once you emerge Apache 2.2, dig in here and comment out the bold line:<\/p>\n<pre><code>emacs \/etc\/apache\/modules.d\/00_default_settings.conf\r\n\r\n# We configure the \"default\" to be a very restrictive set of features.\r\n&lt;Directory \/&gt;\r\n        Options FollowSymLinks\r\n        AllowOverride None\r\n        Order deny,allow\r\n        <strong># Deny from all<\/strong>\r\n&lt;\/Directory&gt;\r\n<\/code><\/pre>\n<p>Then you&#8217;ll have to re-emerge all your apache modules (mod_perl, php, etc.) and fix your APACHE2_OPTS that probably got trashed, in \/etc\/conf.d\/apache2.  Another day swimming in the chaos of open source software, whee.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why did you guys have to break things? Apache changed defaults to be more &#8220;secure&#8221;, and gentoo changed where the settings are located. There was no good reason. You&#8217;re not going to make someone&#8217;s Apache install secure by changing one critical setting. And changing the location of the settings when the defaults change was just [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"enabled":false},"version":2}},"categories":[10,2],"tags":[],"class_list":["post-166","post","type-post","status-publish","format-standard","hentry","category-tricks-tips-tools","category-chatter"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-2G","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=166"}],"version-history":[{"count":0,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/166\/revisions"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=166"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=166"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}