Skip to content
Snippets Groups Projects
Commit 5154179e authored by Leigh B. Stoller's avatar Leigh B. Stoller
Browse files

Remove downloads/images alias since it moved from /z into the testbed

www tree.
parent 4daef377
No related branches found
No related tags found
No related merge requests found
......@@ -665,18 +665,6 @@ ServerSignature On
Allow from all
</Directory>
#
# Widearea/software distributions.
#
Alias /images/ "/z/testbed/distributions/"
Alias /downloads/ "/z/testbed/downloads/"
<Directory /z/testbed/distributions>
Options Indexes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment