Guest User

Untitled

a guest
Jul 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. LoadModule ssl_module modules/mod_ssl.so
  2.  
  3. # Virtual hosts
  4. Include conf/extra/httpd-vhosts.conf
  5.  
  6. # Secure (SSL/TLS) connections
  7. Include conf/extra/httpd-ssl.conf
Add Comment
Please, Sign In to add comment