{"id":861,"date":"2009-01-27T14:50:56","date_gmt":"2009-01-27T12:50:56","guid":{"rendered":"http:\/\/blog.it4sport.de\/?p=861"},"modified":"2009-01-27T14:50:56","modified_gmt":"2009-01-27T12:50:56","slug":"apachephp-paranoia","status":"publish","type":"post","link":"https:\/\/gmbd.de\/wordpress\/index.php\/2009\/01\/27\/apachephp-paranoia\/","title":{"rendered":"Apache\/PHP Paranoia"},"content":{"rendered":"<p>\t\t\t\tManchmal will man aus diversen Gr\u00fcnden nicht verraten welche Version von PHP und Apache bei einem so l\u00e4uft. Und sei es nur, dass man die paar Bytes spart. Dann muss man es eben ausschalten. Bei Apache mit<\/p>\n<pre lang=\"ini\">#\n# ServerTokens\n# This directive configures what you return as the Server HTTP response\n# Header. The default is 'Full' which sends information about the OS-Type\n# and compiled in modules.\n# Set to one of:  Full | OS | Minor | Minimal | Major | Prod\n# where Full conveys the most information, and Prod the least.\n#\nServerTokens Prod\n#\n# Optionally add a line containing the server version and virtual host\n# name to server-generated pages (internal error documents, FTP directory \n# listings, mod_status and mod_info output etc., but not CGI generated \n# documents or custom error documents).\n# Set to \"EMail\" to also include a mailto: link to the ServerAdmin.\n# Set to one of:  On | Off | EMail\n#\nServerSignature Off\n<\/pre>\n<p>und bei php mit <\/p>\n<pre lang=\"ini\">\n; Decides whether PHP may expose the fact that it is installed on the server\n; (e.g. by adding its signature to the Web server header).  It is no security\n; threat in any way, but it makes it possible to determine whether you use PHP\n; on your server or not.\nexpose_php = Off\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Manchmal will man aus diversen Gr\u00fcnden nicht verraten welche Version von PHP und Apache bei einem so l\u00e4uft. Und sei es nur, dass man die paar Bytes spart. Dann muss man es eben ausschalten. Bei Apache mit # # ServerTokens # This directive configures what you return as the Server HTTP response # Header. The\u2026 <span class=\"read-more\"><a href=\"https:\/\/gmbd.de\/wordpress\/index.php\/2009\/01\/27\/apachephp-paranoia\/\">Weiterlesen &raquo;<\/a><\/span><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[56],"tags":[75,281],"_links":{"self":[{"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/861"}],"collection":[{"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=861"}],"version-history":[{"count":0,"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/861\/revisions"}],"wp:attachment":[{"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=861"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=861"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gmbd.de\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=861"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}