1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
4 <title>Building an exim website mirror</title>
7 <body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
8 <h1>Mirroring the Exim web site</h1>
10 <h2>Mirroring the content</h2>
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
16 <p>The rsync URL is <a href="rsync://ftp.exim.org/www">
17 rsync://ftp.exim.org/www </a></p>
19 <p>However the more normal means to quote the rsync path is
20 <tt>ftp.exim.org::www</tt></p>
22 <p>The rsync path for the ftp area is
23 <tt>ftp.exim.org::ftp</tt></p>
25 <h2>Configuring your httpd</h2>
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>
33 <p>If and when the mailing list archives are put on line, these
34 may also need handling in a special way.</p>
36 <h2>Branding your site</h2>
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>
45 <h2>Tell people about it</h2>
47 <p>Register a bug in the <a
48 href="http://www.exim.org/bugzilla/">Exim Bugzilla</a> under
49 Infrastructure/Mirrors so that the mirmon information can be
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>
55 <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
56 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->