{"id":149,"date":"2021-04-29T18:50:55","date_gmt":"2021-04-29T18:50:55","guid":{"rendered":"https:\/\/www.jibsheet.net\/linux\/?p=149"},"modified":"2021-04-29T18:51:22","modified_gmt":"2021-04-29T18:51:22","slug":"3-basic-apache2-commands-to-find-more-about-webserver","status":"publish","type":"post","link":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/","title":{"rendered":"3 Basic Apache2 commands to find more about webserver"},"content":{"rendered":"<h3>Version Information<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">[ec2-user@asw-host]$ sudo apachectl -v\r\nServer version: Apache\/2.4.46 (Amazon)\r\nServer built:   Aug 24 2020 18:40:26\r\n<\/pre>\n<h3>Modules loaded<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">[ec2-user@aws host]$ sudo apachectl -M\r\nLoaded Modules:\r\n core_module (static)\r\n so_module (static)\r\n http_module (static)\r\n access_compat_module (shared)\r\n actions_module (shared)\r\n alias_module (shared)\r\n<\/pre>\n<h3>Running Config<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">[ec2-user@aws host]$ sudo apachectl -S\r\nVirtualHost configuration:\r\n*:80                   myhost (\/etc\/httpd\/conf\/httpd.conf:45)\r\n*:8443                 myhost (\/etc\/httpd\/conf.d\/nss.conf:83)\r\n*:443                  is a NameVirtualHost\r\n         default server myhost (\/etc\/httpd\/conf\/httpd.conf:54)\r\n         port 443 namevhost myhost (\/etc\/httpd\/conf\/httpd.conf:54)\r\n                 alias www.myhost.com\r\n         port 443 namevhost myhost (\/etc\/httpd\/conf.d\/ssl.conf:56)\r\nServerRoot: \"\/etc\/httpd\"\r\nMain DocumentRoot: \"\/var\/www\/html\"\r\nMain ErrorLog: \"\/log\/keep\/error_log\"\r\nMutex authdigest-opaque: using_defaults\r\nMutex watchdog-callback: using_defaults\r\nMutex proxy-balancer-shm: using_defaults\r\nMutex rewrite-map: using_defaults\r\nMutex ssl-stapling-refresh: using_defaults\r\nMutex authdigest-client: using_defaults\r\nMutex lua-ivm-shm: using_defaults\r\nMutex ssl-stapling: using_defaults\r\nMutex proxy: using_defaults\r\nMutex authn-socache: using_defaults\r\nMutex ssl-cache: using_defaults\r\nMutex default: dir=\"\/var\/run\/httpd\/\" mechanism=default\r\nMutex mpm-accept: using_defaults\r\nMutex cache-socache: using_defaults\r\nPidFile: \"\/var\/run\/httpd\/httpd.pid\"\r\nDefine: DUMP_VHOSTS\r\nDefine: DUMP_RUN_CFG\r\nUser: name=\"apache\" id=61\r\nGroup: name=\"apache\" id=6`\r\n\r\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Version Information [ec2-user@asw-host]$ sudo apachectl -v Server version: Apache\/2.4.46 (Amazon) Server built: Aug 24 2020 18:40:26 Modules loaded [ec2-user@aws host]$ sudo apachectl -M Loaded Modules: core_module (static) so_module (static) http_module (static) access_compat_module (shared) actions_module (shared) alias_module (shared) Running Config [ec2-user@aws host]$ sudo apachectl -S VirtualHost configuration: *:80 myhost (\/etc\/httpd\/conf\/httpd.conf:45) *:8443 myhost (\/etc\/httpd\/conf.d\/nss.conf:83) *:443 is a NameVirtualHost default server myhost (\/etc\/httpd\/conf\/httpd.conf:54) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[8,5],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>3 Basic Apache2 commands to find more about webserver - Jon Allen&#039;s Linux Stuff<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"3 Basic Apache2 commands to find more about webserver - Jon Allen&#039;s Linux Stuff\" \/>\n<meta property=\"og:description\" content=\"Version Information [ec2-user@asw-host]$ sudo apachectl -v Server version: Apache\/2.4.46 (Amazon) Server built: Aug 24 2020 18:40:26 Modules loaded [ec2-user@aws host]$ sudo apachectl -M Loaded Modules: core_module (static) so_module (static) http_module (static) access_compat_module (shared) actions_module (shared) alias_module (shared) Running Config [ec2-user@aws host]$ sudo apachectl -S VirtualHost configuration: *:80 myhost (\/etc\/httpd\/conf\/httpd.conf:45) *:8443 myhost (\/etc\/httpd\/conf.d\/nss.conf:83) *:443 is a NameVirtualHost default server myhost (\/etc\/httpd\/conf\/httpd.conf:54) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\" \/>\n<meta property=\"og:site_name\" content=\"Jon Allen&#039;s Linux Stuff\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-29T18:50:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-29T18:51:22+00:00\" \/>\n<meta name=\"author\" content=\"jonallen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"jonallen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\"},\"author\":{\"name\":\"jonallen\",\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993\"},\"headline\":\"3 Basic Apache2 commands to find more about webserver\",\"datePublished\":\"2021-04-29T18:50:55+00:00\",\"dateModified\":\"2021-04-29T18:51:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\"},\"wordCount\":15,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993\"},\"articleSection\":[\"AWS\",\"Linux\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\",\"url\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\",\"name\":\"3 Basic Apache2 commands to find more about webserver - Jon Allen&#039;s Linux Stuff\",\"isPartOf\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#website\"},\"datePublished\":\"2021-04-29T18:50:55+00:00\",\"dateModified\":\"2021-04-29T18:51:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.jibsheet.net\/linux\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"3 Basic Apache2 commands to find more about webserver\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#website\",\"url\":\"https:\/\/www.jibsheet.net\/linux\/\",\"name\":\"Jon Allen's Linux Stuff\",\"description\":\"Howto&#039;s, Observations, and stuff\",\"publisher\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.jibsheet.net\/linux\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993\",\"name\":\"jonallen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7d7c061ce9db8f5e4710555585475882?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7d7c061ce9db8f5e4710555585475882?s=96&d=mm&r=g\",\"caption\":\"jonallen\"},\"logo\":{\"@id\":\"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/www.jibsheet.net\/linux\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"3 Basic Apache2 commands to find more about webserver - Jon Allen&#039;s Linux Stuff","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/","og_locale":"en_US","og_type":"article","og_title":"3 Basic Apache2 commands to find more about webserver - Jon Allen&#039;s Linux Stuff","og_description":"Version Information [ec2-user@asw-host]$ sudo apachectl -v Server version: Apache\/2.4.46 (Amazon) Server built: Aug 24 2020 18:40:26 Modules loaded [ec2-user@aws host]$ sudo apachectl -M Loaded Modules: core_module (static) so_module (static) http_module (static) access_compat_module (shared) actions_module (shared) alias_module (shared) Running Config [ec2-user@aws host]$ sudo apachectl -S VirtualHost configuration: *:80 myhost (\/etc\/httpd\/conf\/httpd.conf:45) *:8443 myhost (\/etc\/httpd\/conf.d\/nss.conf:83) *:443 is a NameVirtualHost default server myhost (\/etc\/httpd\/conf\/httpd.conf:54) [&hellip;]","og_url":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/","og_site_name":"Jon Allen&#039;s Linux Stuff","article_published_time":"2021-04-29T18:50:55+00:00","article_modified_time":"2021-04-29T18:51:22+00:00","author":"jonallen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"jonallen","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#article","isPartOf":{"@id":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/"},"author":{"name":"jonallen","@id":"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993"},"headline":"3 Basic Apache2 commands to find more about webserver","datePublished":"2021-04-29T18:50:55+00:00","dateModified":"2021-04-29T18:51:22+00:00","mainEntityOfPage":{"@id":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/"},"wordCount":15,"commentCount":0,"publisher":{"@id":"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993"},"articleSection":["AWS","Linux"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/","url":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/","name":"3 Basic Apache2 commands to find more about webserver - Jon Allen&#039;s Linux Stuff","isPartOf":{"@id":"https:\/\/www.jibsheet.net\/linux\/#website"},"datePublished":"2021-04-29T18:50:55+00:00","dateModified":"2021-04-29T18:51:22+00:00","breadcrumb":{"@id":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.jibsheet.net\/linux\/index.php\/2021\/04\/29\/3-basic-apache2-commands-to-find-more-about-webserver\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.jibsheet.net\/linux\/"},{"@type":"ListItem","position":2,"name":"3 Basic Apache2 commands to find more about webserver"}]},{"@type":"WebSite","@id":"https:\/\/www.jibsheet.net\/linux\/#website","url":"https:\/\/www.jibsheet.net\/linux\/","name":"Jon Allen's Linux Stuff","description":"Howto&#039;s, Observations, and stuff","publisher":{"@id":"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.jibsheet.net\/linux\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/295a80d0b2aa929b648c4fdddee83993","name":"jonallen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7d7c061ce9db8f5e4710555585475882?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d7c061ce9db8f5e4710555585475882?s=96&d=mm&r=g","caption":"jonallen"},"logo":{"@id":"https:\/\/www.jibsheet.net\/linux\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/www.jibsheet.net\/linux"]}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/posts\/149"}],"collection":[{"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/comments?post=149"}],"version-history":[{"count":1,"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/posts\/149\/revisions"}],"predecessor-version":[{"id":150,"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/posts\/149\/revisions\/150"}],"wp:attachment":[{"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/media?parent=149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/categories?post=149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jibsheet.net\/linux\/index.php\/wp-json\/wp\/v2\/tags?post=149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}