Thread: Server help plz
View Single Post
Old 02-05-2006, 11:50 AM   #2 (permalink)
joecoolfreak
V7 Superfreak
 
joecoolfreak's Avatar
 
Join Date: 04-23-05
Location: Atlanta baby!
Posts: 575
iTrader: 0 / 0%
Latest Blog:
Dojo Spotlight

joecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web projoecoolfreak is a highly respected web pro
Send a message via ICQ to joecoolfreak Send a message via AIM to joecoolfreak Send a message via MSN to joecoolfreak Send a message via Yahoo to joecoolfreak
Quote:
Originally Posted by mabzerox
Hello everybody, I just stared setting a home server for my web page. I'm using IIS, Apache and MySQL. The web page is located in the root folder. It sounds like a stupid question but what is the link so people can see my web page? I tried with my puter name and the folder were the web page is but nothing, I have to do some more changes so it works?
Thank you
If you set everything up correctly, you would be able to type localhost:80 and reach the site. You could also type 127.0.0.1 and it would work as well. Keep in mind that you would be typing these in on your webbrowser address bar on the actual server. That being said, your first problem is you can't run IIS and apache on the same port at the same time (ie...port 80 is your http port). Next thing, have you done all of the necessary research on how to connect your webserver to the net and let other people see it? There is a lot that has to be done for that to happen as well.
joecoolfreak is offline   Reply With Quote