![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Mar 2005
Location: Washington
Posts: 90
Rep Power: 4
![]() |
About View Website Across the Internet
Hello I have a system running Windows Server 2003.
I have created a website which is only accessible across the local area network. I can only access it by typing in the IP address of the server system in order to view the website. What do I have to do so that I could view the website across the Internet? |
|
|
|
|
|
#2 |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,033
Rep Power: 5
![]() |
Re: About View Website Across the Internet
You need a computer that's connected to the internet, and if it's behind a firewall or router, you need to open and/or forward the appropriate port(s) (generally port 80 for HTTP, and port 443 for HTTPS, but you can configure this).
If you mean you want it to be accessible with a URL rather than an IP address, then you need to register a domain (which costs money), and point that domain at the appropriate IP address. This IP address can be either the address of your own server, or you can pay for hosting as well, where the server is not actually owned by you, but you simply 'rent' it (or some of its resources). Many companies that provide domain name registration also provide hosting services, and all you need to do is copy your content over. Of course, you need to make sure that the hosting service you select actually allows the sorts of things you want to do. For example, if you want to use CGI, you need a plan that supports that, as well as possible interpreters (Perl, PHP, etc) that may be necessary for your programs to run. Remember that you probably won't be allowed to install new programs on the server, being that it's likely being shared with other people.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
![]() |
| Bookmarks |
| Tags |
| personal web server, windows server 2003 |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Website Contract Pricing | King | Coder's Corner Lounge | 4 | Mar 22nd, 2008 11:51 PM |
| www.thefilegarage.com - the world's ultimate file sharing website! | hervens48 | Show Off Your Open Source Projects | 15 | Feb 13th, 2008 8:12 PM |
| Internet Control | PhilBon | Visual Basic .NET | 2 | Nov 20th, 2006 7:53 PM |
| help needed for internet lockout | Delryn | Bash / Shell Scripting | 4 | Jul 2nd, 2006 2:22 PM |