X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=setup.sh;fp=setup.sh;h=7035dff24774a677ac9846b0b7b8e2d9fc2302be;hp=5452793a6a3cce6094d307773de33ab55c8297c7;hb=13ba0dffd2f2b1915b82a7ecfaf5ec1004aaa631;hpb=5979790a9b69991244ba796a4f79df5cb7878ee7 diff --git a/setup.sh b/setup.sh index 5452793..7035dff 100755 --- a/setup.sh +++ b/setup.sh @@ -85,7 +85,8 @@ pkgs=( # build.rb dependencies ruby-pygments.rb ruby-safe-yaml ruby-sass # python pkgs used for o(n^2) voting blog entry - python-bcrypt python-passlib + # # commented out, needs update to python3 + #python-bcrypt python-passlib # gitweb pkgs gitweb highlight ) @@ -151,6 +152,11 @@ web-conf $allow_symlinks_arg $email_arg -p $port - apache2 $domain < + + Options Indexes + + + Options +ExecCGI SetHandler cgi-script