[Bug 300566] Re: Need to setup apache2 configuration after installing bugzilla3

spooo deyv at free.fr
Wed Dec 3 22:59:11 UTC 2008


Exactly the same problem here.

It works with redirectmatch (thanks google).
I don't know if the <Directory.../Directory> stuff is mandatory

Alias /bugzilla3 /usr/share/bugzilla3/web

<Directory /cgi-bin/bugzilla3/>         
    AddHandler cgi-script .cgi 
    Options +Indexes +ExecCGI            
    DirectoryIndex index.cgi 
    AllowOverride Limit
</Directory>

RedirectMatch ^/cgi-bin/bugzilla3[/]*$ /cgi-bin/bugzilla3/index.cgi

-- 
Need to setup apache2 configuration after installing bugzilla3
https://bugs.launchpad.net/bugs/300566
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list