diff --git a/Repositories/otago_eprints/otago_eprints/cfg/ArchiveConfig.pm b/Repositories/otago_eprints/otago_eprints/cfg/ArchiveConfig.pm index a94cce4..f0ccb88 100755 --- a/Repositories/otago_eprints/otago_eprints/cfg/ArchiveConfig.pm +++ b/Repositories/otago_eprints/otago_eprints/cfg/ArchiveConfig.pm @@ -140,7 +140,7 @@ # except for /perl/. List other exceptions here. # These will be used in a regular expression, so characters like # .()[]? have special meaning. -$c->{rewrite_exceptions} = [ '/cgi/' ]; +$c->{rewrite_exceptions} = [ '/cgi/', '/es' ]; ###################################################################### #