~ubuntu-branches/ubuntu/raring/maas/raring-proposed

1
2
3
4
5
6
# Server static files for tftp images as FPI
# installer needs them
Alias /MAAS/static/images/ /var/lib/maas/tftp/
<Directory /var/lib/maas/tftp/>
    SetHandler None
</Directory>