Hi,
How you do that depends on the type of connection you have. If it is
dynamic, like a dial-up account, most cable connections, or PPPoE, then you
will need a pointer, or to regularly change your address. You can use
something like dns2go (
www.dns2go.com) to point to your system all the time
regardless of the assigned IP. If you have a static IP (one that never
changes like you find in some DSL connections), then you can simply use the
numerical address assigned to you by your service provider.
Example: When I used a static IP, the address to reach my home web server
was
http://12.107.147.141 (doesn't work now as I dropped that service
provider, but the IP never changed in the 4 years I used it). Right now I
use a cable internet service and the dns2go utility, and you can read my web
pages at
http://rickster.myip.org (this is the web server on the same
machine I am writing this from). The dns utility runs on my system here, and
regardless of the IP assigned by the service provider always points people
to this machine using the above address - basically works as a redirect. It
tracks the IP for me and does all the work.
Keep in mind also that if you use a router or firewall, you will need to
open port 80 for anyone to reach you.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
Associate Expert - WindowsXP Expert Zone
Windows help -
www.rickrogers.org