Skip to content

Commit 908f26b

Browse files
author
Till Brehm
committed
Resolve "standard_index.html is not in DirectoryIndex list"
1 parent 1429c8f commit 908f26b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

install/tpl/apache_ispconfig.conf.master

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Important: A copy of this file exists in server/conf/ folder.
2+
# Edit both files when applying changes.
3+
14
################################################
25
# ISPConfig General Apache Options
36
################################################

server/conf/apache_ispconfig.conf.master

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
# Important: A copy of this file exists in install/tpl/ folder.
2+
# Edit both files when applying changes.
3+
14
################################################
25
# ISPConfig General Apache Options
36
################################################
47
ServerTokens ProductOnly
58
ServerSignature Off
9+
DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm standard_index.html
610

711
################################################
812
# ISPConfig Logfile configuration for vlogger

0 commit comments

Comments
 (0)