--To view this discussion on the web visit https://groups.google.com/d/msgid/openmooc/6aad4d98-6efc-43f0-b241-bf04a8477112%40googlegroups.com?hl=en.
You received this message because you are subscribed to the Google Groups "OpenMOOC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openmooc+u...@googlegroups.com.
To post to this group, send email to open...@googlegroups.com.
Hi in moocng.conf add this:<VirtualHost *:443>SSLEngine onSSLCertificateFile /var/www/moocng/saml2/certs/server.crtSSLCertificateKeyFile /var/www/moocng/saml2/certs/server.key<Directory /var/www/moocng/static/>AllowOverride All</Directory>DocumentRoot /var/www/moocng/static/ServerName moocng.felipeurrego.com</VirtualHost>