Details
-
Improvement
-
Status: Closed
-
High
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, binaries prefix configured in hst.config.properties is most of the case binaries.prefix.path = /binaries
However, certainly in case of CDNs, it is preferable to support fully qualified prefixes, for example
//www.onehippo.org/binaries
or
http://www.onehippo.org/binaries
or
https://www.onehippo.org/binaries
in case when you use a fully qualified prefix and the context path is visible in the url, you need to specify the context path as well, for example
//localhost:8080/site/binaries
Attachments
Issue Links
- is awaited by
-
HSTTWO-2864 Forward port: Support binaries prefix to be fully qualified
-
- Closed
-