Skip to content

Commit 4fc6781

Browse files
committed
Update httpd-ssl.conf
1 parent d4282f2 commit 4fc6781

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

webserver/extra/httpd-ssl.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,9 @@ TransferLog "/usr/local/apache2/logs/access_log"
132132

133133
Protocols h2 http/1.1
134134

135-
SetEnv APPLICATION_ENV "development"
136-
137135
<Directory "/var/www/html">
138136
DirectoryIndex index.php
137+
Options Indexes FollowSymLinks
139138
AllowOverride All
140139
Order allow,deny
141140
Allow from all

0 commit comments

Comments
 (0)