diff --git a/about/eboard.html b/about/eboard.html index cc07d19..67ade7b 100644 --- a/about/eboard.html +++ b/about/eboard.html @@ -64,7 +64,7 @@

Ian Kopke

Financial

-

Isaac Ingram

+

Matthew Wilkins

Financial is responsible for managing CSH's finances, collecting semesterly member dues, and hatching new fundraising schemes. diff --git a/httpd-suffix.conf b/httpd-suffix.conf index 46ab6a7..779d737 100644 --- a/httpd-suffix.conf +++ b/httpd-suffix.conf @@ -1,9 +1,12 @@ +Include conf/extra/httpd-autoindex.conf + AddDefaultCharset utf-8 LoadModule userdir_module modules/mod_userdir.so UserDir public_html #php_admin_value engine Off Options all MultiViews -Indexes + AllowOverride Options=Indexes DirectoryIndex index.html index.htm Require all denied