| |
---|
| | ErrorDocument 403 /error403_register.html |
---|
| | </Location> |
---|
| | |
---|
| | # Set up ADT directory. |
---|
| | <Directory "##EPRINTS_ROOT##/archives/otago_eprints/html/en/ADT"> |
---|
| | Options Indexes FollowSymlinks MultiViews |
---|
| | AllowOverride None |
---|
| | Order allow,deny |
---|
| | Allow from all |
---|
| | </Directory> |
---|
| | # <Directory "##EPRINTS_ROOT##/archives/otago_eprints/html/en/ADT"> |
---|
| | # Options Indexes FollowSymlinks MultiViews |
---|
| | # AllowOverride None |
---|
| | # Order allow,deny |
---|
| | # Allow from all |
---|
| | # </Directory> |
---|
| | |
---|
| | # Load the ePrintsStats configuration. |
---|
| | Include ##EPRINTSSTATS##/vhost/apache.conf |
---|
| | |
---|
|