mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Remove mod_ssl already loaded message
The mod_ssl requirement will be satisfied by package dependencies.
This commit is contained in:
parent
6a98afc649
commit
7a50d0cce9
@ -1,6 +1,6 @@
|
||||
NameVirtualHost *:443
|
||||
WSGISocketPrefix /var/run/wsgi
|
||||
LoadModule ssl_module modules/mod_ssl.so
|
||||
# LoadModule ssl_module modules/mod_ssl.so
|
||||
|
||||
<VirtualHost _default_:443>
|
||||
ServerName localhost
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user