if i understood well, in order to create a custom origin distribution, I need to make public those files on my custom origin server.
In my case, that will be put those files into a public dir of an apache server. My question is, is it possible to restrict access to that apache server to just cloudfront?
I know how to do it to allow only one ip, but, how to do it with cf?
Thanks in advance!