Exim 4.72 release
[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><a href="http://bugs.exim.org/enter_bug.cgi?product=Infrastructure&amp;component=Mirrors&amp;bug_severity=wishlist">Register
48     a bug</a> in the Exim Bugzilla under
49     Infrastructure/Mirrors so that the mirmon information can be
50     updated.  Join the <a
51     href="http://www.exim.org/mailman/listinfo/exim-mirrors">exim-mirrors</a>
52     list so we can tell you of any changes to mirroring practice.</p>
53
54     <hr>
55     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
56 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
57     <h4>$Cambridge$</h4>
58   </body>
59 </html>