{"id":234,"date":"2022-05-14T08:57:46","date_gmt":"2022-05-14T07:57:46","guid":{"rendered":"https:\/\/www.simons.tools\/en\/?p=234"},"modified":"2022-05-14T09:18:58","modified_gmt":"2022-05-14T08:18:58","slug":"","status":"publish","type":"post","link":"https:\/\/www.simons.tools\/de\/enable-gzip-via-htaccess\/","title":{"rendered":"Unbenannt","raw":""},"content":{"rendered":"","protected":false,"raw":""},"excerpt":{"rendered":"","protected":false,"raw":""},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_en_post_content":"<!-- wp:codemirror-blocks\/code-block {\"fileName\":\".htaccess\",\"mode\":\"htmlmixed\",\"mime\":\"text\/html\"} -->\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>&lt;IfModule mod_deflate.c&gt;\nAddOutputFilter DEFLATE js css\n\nAddOutputFilterByType DEFLATE text\/html text\/plain text\/xml application\/xml\n\n#The following lines are to avoid bugs with some browsers\nBrowserMatch ^Mozilla\/4 gzip-only-text\/html\nBrowserMatch ^Mozilla\/4\\.0[678] no-gzip\nBrowserMatch \\bMSIE !no-gzip !gzip-only-text\/html\n&lt;\/IfModule&gt;\n\n&lt;IfModule mod_headers.c&gt;\n&lt;FilesMatch &quot;\\.(js|css|xml|gz)$&quot;&gt;\nHeader append Vary: Accept-Encoding\n&lt;\/FilesMatch&gt;\n&lt;\/IfModule&gt;\n\nExpiresActive On\nExpiresDefault &quot;access plus 1 seconds&quot;\nExpiresByType text\/html &quot;access plus 1 seconds&quot;\nExpiresByType image\/x-icon &quot;access plus 2592000 seconds&quot;\nExpiresByType image\/gif &quot;access plus 2592000 seconds&quot;\nExpiresByType image\/jpeg &quot;access plus 2592000 seconds&quot;\nExpiresByType image\/png &quot;access plus 2592000 seconds&quot;\nExpiresByType text\/css &quot;access plus 604800 seconds&quot;\nExpiresByType text\/javascript &quot;access plus 86400 seconds&quot;\nExpiresByType application\/x-javascript &quot;access plus 86400 seconds&quot;<\/pre><\/div>\n<!-- \/wp:codemirror-blocks\/code-block -->","_en_post_name":"enable-gzip-via-htaccess","_en_post_excerpt":"","_en_post_title":"Enable GZIP via .htaccess","_de_post_content":"","_de_post_name":"","_de_post_excerpt":"","_de_post_title":"","edit_language":"de","footnotes":""},"categories":[12],"tags":[],"class_list":["post-234","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"_links":{"self":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/comments?post=234"}],"version-history":[{"count":1,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/234\/revisions"}],"predecessor-version":[{"id":235,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/234\/revisions\/235"}],"wp:attachment":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/media?parent=234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/categories?post=234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/tags?post=234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}