Skip to content

Commit 9293c7f

Browse files
committed
Update httpd-ssl.conf
1 parent 8c861b2 commit 9293c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/extra/httpd-ssl.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Protocols h2 http/1.1
134134

135135
<Directory "/var/www/html">
136136
DirectoryIndex index.php
137-
Options FollowSymLinks
137+
Options Indexes FollowSymLinks
138138
AllowOverride All
139139
Order allow,deny
140140
Allow from all

0 commit comments

Comments
 (0)