{"id":514,"date":"2020-03-05T02:10:56","date_gmt":"2020-03-04T17:10:56","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2020\/03\/05\/centos-8-apache-install\/"},"modified":"2020-03-05T02:10:56","modified_gmt":"2020-03-04T17:10:56","slug":"centos-8-apache-install","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/514","title":{"rendered":"CentOS 8 Apache install"},"content":{"rendered":"<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n# dnf -y install httpd httpd-tools httpd-devel httpd-manual<br \/>\n# which httpd<br \/>\n# systemctl start httpd<br \/>\n\u78ba\u8a8d<br \/>\n# systemctl status httpd<br \/>\n# httpd -V | head -n 1<br \/>\nServer version: Apache\/2.4.37 (centos)<br \/>\nFireWall \u8a2d\u5b9a<br \/>\n# firewall-cmd &#8211;add-service=http &#8211;permanent<br \/>\n# firewall-cmd &#8211;reload<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb # dnf -y inst<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[40],"tags":[],"class_list":["post-514","post","type-post","status-publish","format-standard","hentry","category-centos-8"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/comments?post=514"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/514\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=514"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=514"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}