X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=setup.sh;h=7035dff24774a677ac9846b0b7b8e2d9fc2302be;hb=ff015b83b3b282c6fb15e152410c615af3688cbf;hp=5452793a6a3cce6094d307773de33ab55c8297c7;hpb=5b747d8f58d4e2e9a73b704a480f9015701e00f4;p=iankelling.org 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