Last change
on this file since 75 was
48,
checked in by hartmans, 18 years ago
|
Create sipb-xen base package to install apt configuration and k5login
Add the apache config on sipb-xen-dev to make this useful
|
File size:
335 bytes
|
Rev | Line | |
---|
[5] | 1 | Alias /sipb-xen /srv/repository |
---|
[48] | 2 | |
---|
| 3 | Alias /debian/ /debian/ |
---|
| 4 | |
---|
| 5 | <Directory /srv/repository> |
---|
| 6 | Options Indexes FollowSymLinks MultiViews |
---|
| 7 | AllowOverride None |
---|
| 8 | Order allow,deny |
---|
| 9 | allow from all |
---|
| 10 | </Directory> |
---|
| 11 | |
---|
| 12 | <Directory /debian> |
---|
| 13 | Options Indexes FollowSymLinks MultiViews |
---|
| 14 | AllowOverride None |
---|
| 15 | Order allow,deny |
---|
| 16 | allow from all |
---|
| 17 | </Directory> |
---|
Note: See
TracBrowser
for help on using the repository browser.