Github user wido commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1547#discussion_r65104266
--- Diff: systemvm/patches/debian/config/etc/apache2/vhost.template ---
@@ -83,10 +83,15 @@
Allow from 127.0.0.0/255.0.0.0 ::1/128
</Directory>
+ # Include CORS configuration if set
+ IncludeOptional /etc/apache2/cors.conf
--- End diff --
Not supported, the SSVM is Apache 2.2 and that doesn't support
IncludeOptional
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---