{"id":3481,"date":"2021-11-01T06:03:28","date_gmt":"2021-11-01T06:03:28","guid":{"rendered":"https:\/\/ownwebservers.com\/kb\/?p=3481"},"modified":"2021-11-01T06:03:28","modified_gmt":"2021-11-01T06:03:28","slug":"steps-to-modify-apache-directory-listing-style","status":"publish","type":"post","link":"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/","title":{"rendered":"Steps to Modify Apache Directory Listing Style"},"content":{"rendered":"<p>If someone accesses a directory with no index file (index.html, index.php, index.htm, etc.) on your hosting account that user can either see the files\u2019 list in this directory, or a forbidden message. This doesn\u2019t enable them to access the contents of the directory. You&#8217;ll be able to allow\/deny the permissions for displaying the folder content. Just in case you show the contents, you&#8217;ll be able to configure the type of data that may seem on the page.<\/p>\n<p>Generally, the folder indexing is disabled on our servers for increased the security of our customer\u2019s accounts.<\/p>\n<h2>Standard Indexing<\/h2>\n<p>With the standard indexing, only the file names are displayed when anyone accesses the folder with none alternative information for the files in that location. For using this type of indexing, add the below lines in a file named .htaccess within the desired folder:<\/p>\n<blockquote><p>Options +Indexes<br \/>\nIndexOptions -FancyIndexing<\/p><\/blockquote>\n<h2>\nFancy Indexing<\/h2>\n<p>With fancy indexing, the files and extra information is displayed about them like the date the file is last modified, its size and description. For using this type of indexing, add the below 2 lines in .htaccess into the destination folder:<\/p>\n<blockquote><p>Options +Indexes<br \/>\nIndexOptions +FancyIndexing<\/p><\/blockquote>\n<h2>No Indexing<\/h2>\n<p>In case, you don\u2019t need a folder without an index file on your account to show the list of files located inside it, you&#8217;ll be able to disable the indexing functionality. For this, you need to add the below line within the .htaccess into the desired directory:<\/p>\n<blockquote><p>Options -Indexes<\/p><\/blockquote>\n<p>So, if anyone accesses the folder in their browser, they&#8217;re going to receive a 403 Forbidden message.<\/p>\n<p>Thus in this way, you can modify the Apache directory listing style.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If someone accesses a directory with no index file (index.html, index.php, index.htm, etc.) on your hosting account that user can either see the files\u2019 list in this directory, or a forbidden message. This doesn\u2019t enable them to access the contents of the directory. You&#8217;ll be able to allow\/deny the permissions for displaying the folder content. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[],"class_list":["post-3481","post","type-post","status-publish","format-standard","hentry","category-web-hosting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.2.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Steps to Modify Apache Directory Listing Style - OWS KB<\/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:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Steps to Modify Apache Directory Listing Style - OWS KB\" \/>\n<meta property=\"og:description\" content=\"If someone accesses a directory with no index file (index.html, index.php, index.htm, etc.) on your hosting account that user can either see the files\u2019 list in this directory, or a forbidden message. This doesn\u2019t enable them to access the contents of the directory. You&#8217;ll be able to allow\/deny the permissions for displaying the folder content. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/\" \/>\n<meta property=\"og:site_name\" content=\"OWS KB\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-01T06:03:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\">\n\t<meta name=\"twitter:data1\" content=\"admin\">\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\":\"WebSite\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"OWS KB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/ownwebservers.com\/kb\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/#webpage\",\"url\":\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/\",\"name\":\"Steps to Modify Apache Directory Listing Style - OWS KB\",\"isPartOf\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\"},\"datePublished\":\"2021-11-01T06:03:28+00:00\",\"dateModified\":\"2021-11-01T06:03:28+00:00\",\"author\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\"},\"breadcrumb\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/steps-to-modify-apache-directory-listing-style\/\",\"name\":\"Steps to Modify Apache Directory Listing Style\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ownwebservers.com\/kb\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/3481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/comments?post=3481"}],"version-history":[{"count":1,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/3481\/revisions"}],"predecessor-version":[{"id":3482,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/3481\/revisions\/3482"}],"wp:attachment":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/media?parent=3481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/categories?post=3481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/tags?post=3481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}