I can repro this too on 14.04.

The following fixed it for me:

sudo cp /etc/apache2/conf.d/gitweb /etc/apache2/conf-
available/gitweb.conf

Edit gitweb.conf adding "+" before FollowSymLinks, as described in the
original report.

cd /etc/apache2/conf-enabled
sudo ln -s ../conf-available/gitweb.conf

# Enable cgi:
sudo a2enmod cgi
sudo service apache2 restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1329542

Title:
  Page not found error, because gitweb uses obselete /etc/apache2/conf.d
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gitweb/+bug/1329542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to