From d1202fe035609d0049c651e7847c2557f8af4f10 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 9 May 2000 23:29:41 +0000 Subject: [PATCH] Still have this lying around - maybe I should look below src more often :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85174 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-win.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 6a9506f841..d3d0b8f2c8 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -269,7 +269,7 @@ DocumentRoot "@@ServerRoot@@/htdocs" # Note that "MultiViews" must be named *explicitly* --- "Options All" # doesn't give it to you. # - Options Indexes FollowSymLinks + Options Indexes FollowSymLinks MultiViews # # This controls which options the .htaccess files in directories can -- 2.50.1