Hi,
I’m setting up an online radio station using Cloudflare dns to let an A Name entry
stream.example.com point to the Server IP 12.34.56.789
I can acess my server configuration page 12.34.56.789:8000
I can also access it via stream.example.com:8000
Same for the stream 12.34.56.789:8000/mystream.mp3
What doesn’t work is acessing the stream via stream.example.com:8000/mystream.mp3
I always get a 404 error then.
Doesn’t Cloudflare allow for their entries to point to stream URLs or could there be something else I might be missing?
Thank you in advance!