Skip to content

Commit bf55590

Browse files
committed
Update proxy-config.conf
1 parent 25c4efa commit bf55590

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

proxy-config.conf

-11
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@
88

99
ErrorLog ${APACHE_LOG_DIR}/error.log
1010
CustomLog ${APACHE_LOG_DIR}/access.log combined
11-
12-
<Directory "/var/www/adminer/>
13-
AuthType Basic
14-
AuthName "Adminer"
15-
AuthUserFile /config/.htpasswd
16-
Require valid-user
17-
AllowOverride All
18-
Options FollowSymlinks
19-
Order allow,deny
20-
Allow from all
21-
</Directory>
2211

2312

2413
</VirtualHost>

0 commit comments

Comments
 (0)