DocumentRoot /usr/local/antmedia/webapps
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
SSLEngine on
SSLCertificateFile /home/paul/certs/STAR_MYCERT_com.crt
SSLCertificateKeyFile /home/paul/certs/myCERT_.com.key
SSLCACertificateFile /home/paul/certs/myCERT_com.ca-bundle
--
You received this message because you are subscribed to the Google Groups "Ant Media Server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ant-media-serv...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ant-media-server/4a4712ad-eccf-46ba-a8ce-eee06269784c%40googlegroups.com.
<Directory "/usr/local/antmedia/webapps">
Options FollowSymLinks
AllowOverride None
Require all granted
</Directory>
</VirtualHost>
To unsubscribe from this group and stop receiving emails from it, send an email to ant-medi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ant-media-server/4a4712ad-eccf-46ba-a8ce-eee06269784c%40googlegroups.com.
--Murat AYDIN------------------