Advertisement
laund

Require-SSL

Feb 3rd, 2013
1,608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.22 KB | None | 0 0
  1. #Modulos necessarios
  2. LoadModule ssl_module lib/httpd/modules/mod_ssl.so
  3. LoadModule socache_shmcb_module lib/httpd/modules/mod_socache_shmcb.so
  4.  
  5. # Chamando arquivo para configuracao.
  6. Include /etc/httpd/extra/httpd-ssl.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement