{"id":1399,"date":"2014-06-10T00:38:49","date_gmt":"2014-06-09T15:38:49","guid":{"rendered":"http:\/\/taitan916.info\/blog\/?p=1399"},"modified":"2024-04-18T16:57:29","modified_gmt":"2024-04-18T07:57:29","slug":"post-1399","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/1399","title":{"rendered":"gzip\u5727\u7e2e\u3068\u30ad\u30e3\u30c3\u30b7\u30e5\u3092httpd.conf\u3067\u8a2d\u5b9a\u3059\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>\u4eca\u307e\u3067\u5171\u7528\u30b5\u30fc\u30d0\u30fc\u3067\u4f7f\u3063\u3066\u3044\u305fWordPress\u3092VPS\u306b\u79fb\u3057\u305f\u3002\u305b\u3063\u304b\u304f\u306a\u306e\u3067\u30b5\u30fc\u30d0\u30fc\u3092\u5f04\u3063\u3066\u9ad8\u901f\u5316\u3057\u3088\u3046\u3068\u601d\u3063\u305f\u306e\u3067\u4f5c\u696d\u624b\u9806\u306e\u30e1\u30e2\u3002\u884c\u3063\u305f\u306e\u306fgzip\u5727\u7e2e\u3068\u30ad\u30e3\u30c3\u30b7\u30e5\u306e\u8a2d\u5b9a\u306b\u306a\u308b\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u5bfe\u5fdc\u65b9\u6cd5<\/h2>\n<p>\u307e\u305ahttpd.conf\u3092\u958b\u304f\u3002<\/p>\n<p>\u5834\u6240\u304c\u5206\u304b\u3089\u306a\u3044\u5834\u5408\u306f\u4ee5\u4e0b\u3067\u63a2\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">find \/ -name httpd.conf<\/pre>\n<h3><span style=\"font-size: 12pt;\">gzip\u5727\u7e2e<\/span><\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;Location \/&gt;\r\nSetOutputFilter DEFLATE\r\nBrowserMatch ^Mozilla\/4 gzip-only-text\/html\r\nBrowserMatch ^Mozilla\/4\\.0[678] no-gzip\r\nBrowserMatch \\bMSI[E] !no-gzip !gzip-only-text\/html\r\nSetEnvIfNoCase Request_URI\\.(?:gif|jpe?g|png)$ no-gzip dont-vary\r\nHeader append Vary User-Agent env=!dont-vary\r\n\r\nAddOutputFilterByType DEFLATE text\/html\r\nAddOutputFilterByType DEFLATE text\/plain\r\nAddOutputFilterByType DEFLATE text\/css\r\nAddOutputFilterByType DEFLATE text\/xml\r\nAddOutputFilterByType DEFLATE application\/x-javascript\r\nAddOutputFilterByType DEFLATE application\/xml\r\nAddOutputFilterByType DEFLATE application\/rdf+xml\r\n&lt;\/Location&gt;<\/pre>\n<h3><span style=\"font-size: 12pt;\">\u30ad\u30e3\u30c3\u30b7\u30e5\u8a2d\u5b9a<\/span><\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;Directory \"\/var\/www\/html\"&gt;\r\nExpiresActive On\r\nExpiresByType image\/gif \"access plus 30 days\"\r\nExpiresByType image\/jpeg \"access plus 30 days\"\r\nExpiresByType image\/png \"access plus 30 days\"\r\nExpiresByType image\/icon \"access plus 60 days\"\r\nExpiresByType image\/ico \"access plus 60 days\"\r\n\r\nExpiresByType text\/html \"access plus 30 days\"\r\nExpiresByType text\/css \"access plus 10 days\"\r\nExpiresByType text\/xml \"access plus 60 minutes\"\r\nExpiresByType text\/javascript \"access plus 10 days\"\r\nExpiresByType application\/javascript \"access plus 10 days\"\r\nExpiresByType application\/x-javascript \"access plus 10 days\"\r\n&lt;\/Directory&gt;<\/pre>\n<p>\u3069\u3061\u3089\u3082\u30d5\u30a1\u30a4\u30eb\u306e\u672b\u5c3e\u306b\u8ffd\u8a18\u3057\u305f\u3002<\/p>\n<p>\u30ad\u30e3\u30c3\u30b7\u30e5\u8a2d\u5b9a\u306eDirectory\u90e8\u5206\u306f\u30ad\u30e3\u30c3\u30b7\u30e5\u3092\u805e\u304b\u305b\u305f\u3044\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u4efb\u610f\u3067\u5165\u308c\u308b\u3002<\/p>\n<p>\u5c1a\u3001\u4ee5\u4e0b\u3067\u518d\u8d77\u52d5\u3092\u304b\u3051\u308b\u3068\u53cd\u6620\u3055\u308c\u308b\u7b48\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">service httpd restart<\/pre>\n<p><a href=\"http:\/\/developers.google.com\/speed\/pagespeed\/insights\/\" target=\"_blank\" rel=\"noopener\">PageSpeed Insights<\/a>\u3067\u8a2d\u5b9a\u524d\u3068\u8a2d\u5b9a\u5f8c\u3092\u6bd4\u3079\u308b\u3068\u5206\u304b\u308a\u3084\u3059\u3044\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4eca\u307e\u3067\u5171\u7528\u30b5\u30fc\u30d0\u30fc\u3067\u4f7f\u3063\u3066\u3044\u305fWordPress\u3092VPS\u306b\u79fb\u3057\u305f\u3002\u305b\u3063\u304b\u304f\u306a\u306e\u3067 ... <\/p>\n","protected":false},"author":1,"featured_media":1080,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[24,7],"tags":[32],"class_list":["post-1399","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","category-server","tag-speedup"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/1399","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=1399"}],"version-history":[{"count":3,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/1399\/revisions"}],"predecessor-version":[{"id":5969,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/1399\/revisions\/5969"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1080"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=1399"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=1399"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=1399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}