Hi to all

I am setup the lists manager Mailman on Cherokee, but on having acceded with the browser to the site of administration the servers shows the list of files and directories, as if the script were not executed.

Cherokee (0.5.5) and Mailman (2.1.9) were configured and compiled from the sources, the file of configuration of virtualhosting for this Mailman of the following way

#####################################################
## Virtual server for mailman.uc.edu.ve, www.mailman.uc.edu.ve
##
Server mailman.uc.edu.ve , www.mailman.uc.edu.ve {

      DirectoryIndex index.html, index.htm, index.shtml

      DocumentRoot /reduc/apps/mailman/archives/public

      Log combined {
              ErrorLog /reduc/www/log/mailman.error.log
              AccessLog /reduc/www/log/mailman.access.log
      }

      Directory / {
              Handler common
      }

      Directory /mailman/ {
              Handler cgi {
                    ErrorHandler on
                    Scriptalias /reduc/apps/mailman/cgi-bin/
              }
      }
      ##
      ## Rest of the virtual host configuration..
      ## Add your parameters here..
      ##
}
#EOF
####################################################

I have looked in list [email protected] for information about some similar problem but I have not found anything.

Someone of you knows a howto, tutorial or post of a blog that treats the matter of Mailman's configuration on Cherokke.

Thank you in advance


--
Alvaro Jesus Hernandez Arteaga
[EMAIL PROTECTED]
Carabobo/Venezuela
-Timeo Danaos et dona ferentes.(Virgilio)-
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to