source:
trunk/packages/invirt-web/files/etc/apache2/conf.d/invirt-repository
@
2974
Last change on this file since 2974 was 2765, checked in by broder, 15 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | Alias /invirt /srv/repository |
2 | |
3 | <Directory /srv/repository> |
4 | Options Indexes FollowSymLinks MultiViews |
5 | AllowOverride None |
6 | Order allow,deny |
7 | allow from all |
8 | </Directory> |
Note: See TracBrowser
for help on using the repository browser.