Fix VLC 2 remote HTTP control
If you recently upgraded your VLC to the version 2, you could face to an issue with the HTTP interface. If you try connect from a remote device, you could get a 403 Forbidden . In such case, edit the .hosts file located in C:\Program Files (x86)\VideoLAN\VLC\lua\http and add your local ip range or the ip of your device into the white list. e.g. : 192.168.1.0/24 or : 192.168.1.60 #1