Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2009 12:40:36 -0500
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        David Southwell <david@vizion2000.net>
Cc:        Boris Kochergin <spawk@acm.poly.edu>, freebsd-ports@freebsd.org
Subject:   Re: mailman web access to archives failure:
Message-ID:  <4B3A3F14.40601@FreeBSD.org>
In-Reply-To: <200912291647.42874.david@vizion2000.net>
References:  <200912291421.16006.david@vizion2000.net>	<200912291452.28082.david@vizion2000.net>	<4B3A249C.5010404@acm.poly.edu> <200912291647.42874.david@vizion2000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Southwell wrote:
[...]
> Thank you Boris
> 
> After reading your files I changed the httpd.conf to follow your format but it 
> still did not work :-(.
> 
> Here are my entries:
> 
> 
> # This should be changed to whatever you set DocumentRoot to.
> #
> <Directory "/usr_www/virtualwebs/vizion2000.net">
>     #
>     # Possible values for the Options directive are "None", "All",
>     # or any combination of:
>     #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI 
> MultiViews
>     #
>     # Note that "MultiViews" must be named *explicitly* --- "Options All"
>     # doesn't give it to you.
>     #
>     # The Options directive is both complicated and important.  Please see
>     # http://httpd.apache.org/docs/2.2/mod/core.html#options
>     # for more information.
>     #
>     Options Indexes FollowSymLinks
> 
>     #
>     # AllowOverride controls what directives may be placed in .htaccess files.
>     # It can be "All", "None", or any combination of the keywords:
>     #   Options FileInfo AuthConfig Limit
>     #
>     AllowOverride None
> 
>     #
>     # Controls who can get stuff from this server.
>     #
>     Order allow,deny
>     Allow from all
> 
> </Directory>
> ScriptAlias /mailman     " /usr/local/mailman/cgi-bin"
> <Directory "/usr/local/mailman/cgi-bin/">
>         Options ExecCGI  
>         Order allow,deny
>         Allow from all
>      </Directory>
> Alias /pipermail "/usr/local/mailman/archives/public"
> <Directory "/usr/local/mailman/archives/public/">
>  Options  ExecCGI FollowSymLinks
>        Order allow,deny
>           Allow from all
> Options Indexes MultiViews
>   AddDefaultCharset Off
> DirectoryIndex index.html
>     </Directory>
> #
> 
> Seems I am struggling with this. 
> 
> Thanks again for all your help. Lets hope I can someone can spot something 
> soon. These things are usually caused by a daft error on my part!!
> 
> David
> _______________________________________________

Hi David,

Can you post a listing of the contents of the directory
/usr/local/mailman/archives/public/?

Also, please visit
http://www.vizion2000.net/pipermail/bps_comp_print_reminders/ and post
the request errors from httpd-error.log.

Thank you,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/sourcehosting/ - Follow me, follow you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFLOj8U0sRouByUApARAp0VAKCw7xX2jkoz2/NSay9ja3efLK855wCghp5Y
rRsvtELVkOE3IFAIqNfHHcM=
=soLl
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B3A3F14.40601>