On 2016-08-12, Alessandro DE LAURENZIS <jus...@atlantide.t28.net> wrote:

> Out of idea.

I have no idea either.  I run cvsweb on a local machine.  It just
works.  /etc/rc.conf.local:

httpd_flags=
slowcgi_flags=

Here's my complete httpd.conf:

------------------->
server "default" {
        listen on 0.0.0.0 port 80
        listen on :: port 80

        location "/cgi-bin/*" {
                fastcgi
                # The /cgi-bin directory is outside of the document root
                root "/"
        }
}
<-------------------

I follow the "Editing cvsweb and cvsweb.conf" section in cvsweb's
README.

I don't have a /var/www/conf/mime.types file.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to