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 # buildd direct access -- buildds only
17 Alias /debian /srv/ftp.debian.org/mirror
20 Alias /buildd-unstable /srv/incoming.debian.org/dists/unstable/current/
21 Alias /buildd-experimental /srv/incoming.debian.org/dists/experimental/current/
23 <DirectoryMatch ~ "^/srv/(incoming\.debian\.org/(dists/|builddweb)|ftp\.debian\.org/mirror)">
25 # buildd.d.o, cimarosa
26 allow from 206.12.19.8
28 allow from 128.148.34.3
29 # test access to check functionality, ganneff
30 allow from 213.146.108.162
33 allow from 193.62.202.26
34 # goedel (temporarily allow two addresses; see RT#1287)
35 allow from 213.188.99.214
36 allow from 213.188.99.208
39 allow from 194.177.211.203
40 allow from 2001:648:2ffc:deb:214:22ff:feb2:2370
42 Allow from 206.12.19.115
43 # vitry (archive rebuild)
44 allow from 194.177.211.206
45 allow from 2001:648:2ffc:deb:214:22ff:feb2:122c
46 # krenek (archive rebuild)
47 allow from 194.177.211.207
48 allow from 2001:648:2ffc:deb:214:22ff:feb1:ff56
51 allow from 192.133.104.24
53 allow from 217.147.81.26
55 allow from 78.32.9.218
57 allow from 86.3.74.169
59 allow from 67.210.160.89
61 allow from 67.210.160.90
63 allow from 209.251.101.204
66 allow from 82.195.75.87
68 allow from 93.94.130.160
70 allow from 157.193.39.233
72 allow from 157.193.39.13
74 allow from 217.140.96.57
76 allow from 217.140.96.58
78 allow from 217.140.96.59
80 allow from 217.140.96.60
83 allow from 193.201.200.199
85 allow from 192.25.206.243
87 allow from 192.25.206.15
89 allow from 192.25.206.68
91 allow from 147.215.7.160
93 allow from 192.25.206.11
95 # rossini (NOT .debian.org)
96 allow from 192.33.98.55
97 # back / mozart (xen domains; NOT .debian.org)
98 allow from 80.87.129.151
101 Allow from 70.103.162.31
103 allow from 194.177.211.204
104 allow from 2001:648:2ffc:deb:214:22ff:feb2:1268
107 allow from 193.201.200.200
109 allow from 192.25.206.62
111 allow from 192.25.206.63
114 allow from 217.147.81.21
116 allow from 82.195.75.70
117 allow from 2001:41b8:202:deb:202:4cff:fefe:d09
119 allow from 140.211.166.58
121 allow from 82.195.75.68
122 allow from 2001:41b8:202:deb:a00:69ff:fe08:30c6
124 allow from 206.12.19.16
126 allow from 206.12.19.15
129 allow from 82.195.75.68
130 allow from 2001:41b8:202:deb:202:4cff:fefe:d06
132 allow from 140.211.166.78
134 allow from 78.47.2.111
136 allow from 78.46.213.163
138 # static-72-66-115-54.washdc.fios.verizon.net
139 allow from 72.66.115.54
141 allow from 130.239.18.121
143 allow from 144.32.168.77
145 allow from 144.32.168.78
148 allow from 195.243.109.161
149 # l003092.zseriespenguins.ihost.com
150 allow from 32.97.40.46
152 allow from 148.100.96.45
154 allow from 148.100.96.52
156 allow from 80.245.147.60
158 allow from 80.245.147.46
161 allow from 206.12.19.14
163 allow from 193.198.184.10
165 allow from 193.198.184.11
166 # titan.ayous.org ('non-standard' buildd; contact HE)
167 allow from 82.195.75.33
171 allow from 194.177.211.201
173 allow from 206.12.19.110
175 # himalai1, ganymede1
176 allow from 129.175.22.65
178 allow from 194.177.211.210
180 # Password based due to being KVM instance
181 # allow from 137.82.84.78
182 # dynamics use password auth
184 AuthName "incoming.debian.org"
185 AuthUserFile /srv/incoming.debian.org/htpasswd
190 CustomLog /var/log/apache2/incoming-access.log combined
191 ErrorLog /var/log/apache2/incoming-error.log