|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (1 bit)
Join Date: Mar 2002
Posts: 1
|
I was wondering how can i host a web site just using my ip. I have dsl and i like to run a site. For example it would be something like http://130.xx.xx.xx/index.html. Thanks for the help
|
|
|
|
|
|
#2 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Download Apache server, install it, read the documentation.
www.apache.org |
|
|
|
|
|
#3 |
|
Member (13 bit)
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
|
Also check out SimpleServer.
__________________
"A witty saying proves nothing." - Voltaire |
|
|
|
|
|
#4 |
|
Member (4 bit)
Join Date: Nov 2001
Location: Perth, Western Australia
Posts: 13
|
I use, and prefer, OmniHTTPd - http://www.omnicron.ca/
__________________
Luke Selpaw.com "Question everything. Learn something. Answer nothing." - Engineer's Motto |
|
|
|
|
|
#5 |
|
Banned
Join Date: Feb 2002
Posts: 237
|
As you have DSL service you probably have a dynamic IP address as opposed to a static IP address, So you will have to use the service such as DynDns in order for traffic to be routed to your server. Visit www.dyndns.org and they will be able to set up an account to take care of the routing problem for you. Of course if you have a static IP address you won’t need to worry about this but you will need to check with your internet service provider to see if you are violating the terms of service by hosting your own web site.
|
|
|
|
|
|
#6 |
|
Member (11 bit)
Join Date: Nov 2001
Location: Massachusetts
Posts: 1,487
|
Your ISP may block port 80 (http), so if it does not work outside your network, change the port to something such as 8080. Then the address will look like http://130.xx.xx.xx:8080/index.html.
RenegadeKing
__________________
"When the only tool you have is a hammer, every problem starts to look like a nail." |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|