diff --git a/Repositories/otago_eprints/otago_eprints/cfg/ArchiveConfig.pm b/Repositories/otago_eprints/otago_eprints/cfg/ArchiveConfig.pm index 2698062..73a9aea 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/', '/es' ]; +$c->{rewrite_exceptions} = [ '/cgi/', '/es', '/phpsurveyor' ]; ###################################################################### #