View previous topic :: View next topic |
Author |
Message |
Jenger -
Joined: 23 Dec 2004 Posts: 2
|
Posted: Thu Dec 23, 2004 5:52 pm Post subject: Abyss Web Server Setup |
|
|
I've set up an Abyss Web Server, but only I can see the page by going to http://127.0.0.1, but my friends can't. How can I set it up so they can also see it.
Jenger |
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Thu Dec 23, 2004 6:01 pm Post subject: |
|
|
127.0.0.1 is your localhost, meaning you can view that page offline. Use your IP for the public address. _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
Jenger -
Joined: 23 Dec 2004 Posts: 2
|
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Thu Dec 23, 2004 6:57 pm Post subject: |
|
|
Probably. Usually firewalls block the forwarding of 80 though so it could be a firewall. _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
rambo -
Joined: 20 Dec 2004 Posts: 11
|
Posted: Fri Dec 24, 2004 2:55 am Post subject: |
|
|
Jenger
Do you have a router, probably yes.
This is what you have to do:
If you got a linksys or some toher routers, go into your web browser and type 192.168.1.1 and click go or hit enter. A box will come up asking for user name and password. Skip the username and type admin for the password. Click okay and it should let you in. once your in, click applications and gaming and click port forwarding. And do this:
NAME:ABYSS FROM:80 TO:80 PORT: TCP there will be a number like this: 192.168.1.__ You will have to get your local ip. Click start, click run, type ipconfig. soemthign should come up saying 192.168.100 or 192.168.1.102 or something similar to that. When that is done, put that in the black at
the router setup page. 192.168.1.*** then beside it click the check box that says enable. Click save settings and try again. When that is done go to www.whatismyip.com to get your ip and we will try your site out.
Hope that helps,
Dan |
|
Back to top |
|
 |
|