summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manual/search/manual-index.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/search/manual-index.cgi b/docs/manual/search/manual-index.cgi
index 8f54abcdd9..bcfc13b65e 100644
--- a/docs/manual/search/manual-index.cgi
+++ b/docs/manual/search/manual-index.cgi
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/local/bin/perl5 -w
# ====================================================================
# Copyright (c) 1995-1997 The Apache Group. All rights reserved.
#
@@ -60,7 +60,7 @@
# apache/htdocs/manual directory of the Apache distribution tree).
#***
#***
-$INDEX = "/export/pub/apache/docs/index.txt";
+$INDEX = "/export/pub/apache/manual-index.dat";
#***
#***