- Switched off ADT config.
1 parent c70ebd6 commit c85cd10190ecab4392a4afacec44b1432761721b
nstanger authored on 19 Apr 2007
Showing 1 changed file
View
12
Repositories/otago_eprints/otago_eprints/cfg/apachevhost_src.conf
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