diff --git a/.htaccess b/.htaccess index 25c1150..37ea3a6 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ -# Serve .html files without extensions -Options +MultiViews +# Serve .html files without extensions and allow directory listings +Options +MultiViews +Indexes # If a SVG and a PNG exists the prefer the SVG AddType image/svg+xml;qs=0.9 svg sgvz AddType image/png;qs=0.8 png @@ -33,3 +33,9 @@ Redirect /co-op/graphics-coop https://www.coops.tech/co-op/form-and-function # with STS support from accessing the site using HTTP # https://stackoverflow.com/questions/24144552/how-to-set-hsts-header-from-htaccess-only-on-https Header set Strict-Transport-Security "max-age=31536000" env=HTTPS +# Directory Listings +HeaderName /top.html +ReadmeName /bot.html +IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* DescriptionWidth=* +IndexOptions Charset=UTF-8 SuppressHTMLPreamble XHTML TrackModified IconsAreLinks +IndexOptions SuppressDescription diff --git a/_layouts/coop.html b/_layouts/coop.html index c8f3827..fd85dcc 100644 --- a/_layouts/coop.html +++ b/_layouts/coop.html @@ -2,7 +2,7 @@ --- - + {% include head.html %} diff --git a/_layouts/default.html b/_layouts/default.html index 85bbe63..79464fd 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,5 @@ - + {% include head.html %} diff --git a/_layouts/home.html b/_layouts/home.html index 98ec3a1..277c3f0 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -1,5 +1,5 @@ - + {% include head.html %} diff --git a/_layouts/service.html b/_layouts/service.html index 8bb8e12..7d55293 100644 --- a/_layouts/service.html +++ b/_layouts/service.html @@ -2,7 +2,7 @@ --- - + {% include head.html %} diff --git a/_layouts/technology.html b/_layouts/technology.html index 0710307..913ff83 100644 --- a/_layouts/technology.html +++ b/_layouts/technology.html @@ -2,7 +2,7 @@ --- - + {% include head.html %} diff --git a/bot.html b/bot.html new file mode 100644 index 0000000..a1b069c --- /dev/null +++ b/bot.html @@ -0,0 +1,35 @@ + + + + + + + + diff --git a/top.html b/top.html new file mode 100644 index 0000000..f1b4c83 --- /dev/null +++ b/top.html @@ -0,0 +1,44 @@ + + + + + + + + + Directory Listing « CoTech « Cooperative Technologists + + + + + + + + + + + + +
+
+
+ +
+
+
+