Shoutbox

Web Server Help.. - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Web Server Help.. (/showthread.php?tid=79019)

Web Server Help.. by Eddie on 11-14-2007 at 01:07 AM

Hey guys im working on making a web server for my website , i have apache and all that stuff installed through XAMP, and im wodnering how i can get it to work into my internet, i got a dns from everydns.net, anyone know how i set it up so it works properly...haboz.net is the address. Please dont flood thread with safety information cuz i dont need to read anymore about that, thanks.


RE: Web Server Help.. by Snake on 11-14-2007 at 01:57 AM

You need to forward port 80 on your router from the WAN to a local IP address (you XAMPP server)


RE: Web Server Help.. by stu on 11-14-2007 at 02:01 AM

On your router, you need to allow access to port 80, usually found in the port-forwarding settings. You will also need to change the appropriate setting in any firewalls that you have running as well..

Edit: beaten to it
Also, the everydns.net site isnt loading for me, so I cant offer additional help with them if you were looking for it..


RE: Web Server Help.. by Lou on 11-14-2007 at 02:03 AM

You really shouldn't be trying to run a website off your own home server. I don't mean that to be security wise, but that is going to be one horribly slow website.


RE: Web Server Help.. by stu on 11-14-2007 at 02:05 AM

I run a few websites off my home PC, sure it might be a little bit slower then using a host, but hey, its free.. and you cant beat the control that you have over it.


RE: Web Server Help.. by Eddie on 11-14-2007 at 06:24 AM

Well neither of those answers help me atall, how do i set it up correctly in apache?


RE: Web Server Help.. by Jarrod on 11-14-2007 at 09:18 PM

if your doing it all through XAMP it should do it's self
try access it from another computer in intranet 

http://<ipaddress of server>/<folder if any>:8080
if that's all good
go to your NAT/WAN firewall (http://192.168.1.1) or what ever and set it up to forward to that <ipaddress of server> that you used to test it before


RE: Web Server Help.. by albert on 11-15-2007 at 02:00 AM

quote:
Originally posted by stu
but hey, its free..

If that's the only reason you're hosting it from home, send me a PM, I might be able to get you something proper at no cost. =)
RE: Web Server Help.. by Jarrod on 11-15-2007 at 02:02 AM

http://www.haboz.net/ seems to be working fine here


RE: Web Server Help.. by Eddie on 11-15-2007 at 06:56 AM

quote:
Originally posted by xen0h
http://www.haboz.net/ seems to be working fine here
Because its not on the server right now because it didnt work before...

And to albert thats the main reason i was going to host from home because my server doesnt have up to date PHP and doesnt use SimpleXML and sum other stuff i need *-)