Public bug reported:

Binary package hint: ampache

Using default /etc/apache2/conf.d/ampache.conf when I went to
localhost/ampache I got a forbidden message (going to ampache/login.php
would work) I fixed the problem using by modifying the conf file from
debians wiki

Alias /ampache "/usr/share/ampache/"
<directory />
       DirectoryIndex index.php index.html
       Options Indexes MultiViews
       AllowOverride None
       Order allow,deny
       Allow from all
</directory>

I am running mythtv with mythweb and have mythbuntu set a redirect to
send localhost to localhost/mythweb not sure if this may be part of the
issue

** Affects: ampache (Ubuntu)
     Importance: Undecided
         Status: New

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

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

Reply via email to