updated mailman docs
[exim-website.git] / howto_mirror.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3   <head>
4     <title>Building an exim website mirror</title>
5   </head>
6
7   <body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
8     <h1>Mirroring the Exim web site</h1> 
9
10     <h2>Mirroring the content</h2> 
11
12     <p>All of the exim web site content is available through rsync,
13     and this is the recommended means for mirroring the web site
14     content.  </p>
15
16     <p>The rsync URL is <a href="rsync://ftp.exim.org/www">
17         rsync://ftp.exim.org/www </a></p>
18
19     <p>However the more normal means to quote the rsync path is
20     <tt>ftp.exim.org::www</tt></p>
21
22     <p>The rsync path for the ftp area is
23     <tt>ftp.exim.org::ftp</tt></p>
24
25     <h2>Configuring your httpd</h2>
26
27     <p>Your httpd obviously needs to see the mirrored content.  There
28     are also some other tweaks - Apache aliases - which are needed.
29     The paths that need aliasing are currently only the <tt>/ftp></tt>
30     path which either needs pointing to your ftp mirror, or
31     redirecting to a reasonable mirror of the exim ftp site.</p>
32
33     <p>If and when the mailing list archives are put on line, these
34       may also need handling in a special way.</p>
35
36     <h2>Branding your site</h2>
37
38     <p>In some small recognition of the ISPs and other organisations
39       who donate the web site space, bandwidth and management, the web 
40       site has a brandable component - specifically the bottom left
41       hand pane of the main window points to the
42       <tt>branding/branding.html</tt> file.  By aliasing this path you 
43       can tailor this to put a sponsors logo in place.</p>
44
45     <h2>Tell people about it</h2>
46
47     <p>Assuming this is a public mirror then contact me about it and I
48     will add a link from the main site.  I can also get a
49     <tt>www.<i>country</i>.exim.org</tt> link added to the DNS for
50     you.  You may also wish to send one message to the mailing list
51     about this.</p>
52
53     <hr>
54     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
55 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
56     <h4>$Id: howto_mirror.html,v 1.1.1.1 2000/05/22 19:54:41 nigel Exp $</h4>
57   </body>
58 </html>