Commit 3c3874d3 authored by brian's avatar brian
Browse files

Make paths more portable, since I plan on moving the docroot for apache.org soon.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82849 13f79535-47bb-0310-9956-ffa450edef68
parent 2f4bba13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
# apache/htdocs/manual directory of the Apache distribution tree).
#***
#***
$INDEX = "/export/pub/apache/manual-index-data";
$INDEX = "/www/apache.org/manual-index-data";

#***
#***