2 ServerName incoming.debian.org
3 DocumentRoot /srv/incoming.debian.org/public
10 # incoming dir, no subdir. allow everyone except abusers.
11 <Directory /srv/incoming.debian.org/public>
12 IndexIgnore robots.txt
16 <Directory /srv/incoming.debian.org>
21 Alias /robots.txt /srv/incoming.debian.org/robots.txt
23 # buildd direct access -- buildds only
24 Alias /debian /srv/ftp.debian.org/mirror
25 Alias /debian-buildd /srv/incoming.debian.org/debian-buildd
28 Alias /buildd-unstable /srv/incoming.debian.org/dists/unstable/current/
29 Alias /buildd-experimental /srv/incoming.debian.org/dists/experimental/current/
30 Alias /buildd-squeeze-backports /srv/incoming.debian.org/dists/squeeze-backports/current/
32 <DirectoryMatch ~ "^/srv/(incoming\.debian\.org/(dists/|builddweb|debian-buildd/)|ftp\.debian\.org/mirror)">
35 Use DebianBuilddHostList
37 # buildd.d.o, cimarosa
38 allow from 206.12.19.8
41 allow from 128.148.34.3
43 # test access to check functionality, ganneff
44 allow from 213.146.108.162
46 # for testing sbuild-db; rleigh@codelibre.net
47 # nagini.codelibre.net
48 allow from 80.68.93.164
49 allow from 2001:41c8:1:5750::2
51 # Should be in DSA list
53 # vitry (archive rebuild)
54 allow from 194.177.211.206
55 allow from 2001:648:2ffc:deb:214:22ff:feb2:122c
56 # krenek (archive rebuild)
57 allow from 194.177.211.207
58 allow from 2001:648:2ffc:deb:214:22ff:feb1:ff56
65 allow from 192.133.104.24
67 allow from 217.147.81.26
69 allow from 78.32.9.218
71 allow from 86.3.74.169
73 allow from 67.210.160.89
75 allow from 67.210.160.90
77 allow from 209.251.101.204
81 allow from 157.193.39.233
85 allow from 192.25.206.243
87 allow from 192.25.206.11
90 ## rossini (NOT .debian.org)
91 allow from 192.33.98.55
92 ## back / mozart (xen domains; NOT .debian.org)
93 allow from 80.87.129.151
94 # ironforge.sceen.net.
95 allow from 46.105.42.111
99 allow from 192.25.206.62
103 allow from 217.147.81.21
105 allow from 82.195.75.68
106 allow from 2001:41b8:202:deb:a00:69ff:fe08:30c6
110 allow from 78.47.2.111
112 allow from 78.46.213.163
116 allow from 195.243.109.161
117 ## l003092.zseriespenguins.ihost.com
118 allow from 32.97.40.46
120 allow from 148.100.96.45
122 allow from 148.100.96.52
124 allow from 80.245.147.60
127 ## titan.ayous.org ('non-standard' buildd; contact HE)
128 allow from 82.195.75.33
132 # himalai1, ganymede1
133 allow from 129.175.22.65
135 ## Password based due to being KVM instance
136 ## allow from 137.82.84.78
138 # Dynamics use password auth
141 AuthName "incoming.debian.org"
142 AuthUserFile /srv/incoming.debian.org/htpasswd
147 CustomLog /var/log/apache2/incoming-access.log combined
148 ErrorLog /var/log/apache2/incoming-error.log