I have created an VI, and i want to publish it as html. I know how to do this, the problem i am having is how do i change the URL. Because it will not let me change the URL, i want to post it on website so everyone can access it.
Is that similar to what you wish to accomplish? As far as I know, the only way you are going to be able to do this is to create a page on your main web server that redirects to the LabVIEW Web Server address. The remote front panels need to be hosted on the LabVIEW Web Server, and will not work if remote proxies are used.
If you just wanted to make your web page accessible over the internet, you could accomplish this. You would need to know your external IP address, and have your router set to forward all traffic on that port to your server machine. This is not something I have personally attempted before, but hopefully there are some users that might be able to help you with this. You are going to need to work with your network administrator or be familiar with configuring your router to accomplish this.