Apache2 Virtual Host Proxy Forward
Solution 1:
I edited my streaming.conf file and added the bellow
<Proxy http://192.168.0.203:8096>
Require all granted
Options None
</Proxy>
and now I am able to access streaming.fusion.tk
I edited my streaming.conf file and added the bellow
<Proxy http://192.168.0.203:8096>
Require all granted
Options None
</Proxy>
and now I am able to access streaming.fusion.tk