Re: Can I run an Internet web server from a Win2K computer?



I am such a home web server host, with a connection similar to yours
with the frequency of IP address changes. I use EasyPHP (an Apache
bundle, http://www.easyphp.org/) rather than ISS, as it's ALOT more
flexible (also easier to set up than Apache is normally outside of the
bundle, and it was easier for me to set up than ISS).

If people can't access you from the outside, it could be that you
haven't set up your router properly
(http://www.portforward.com/english/routers/port_forwarding/routerindex.htm
can help you forward ports, or your router's documentation) or it could
be that your ISP is blocking access to port 80 to prevent you from
hosting a web server. In this case it's a bit tricky, you have to find
out how to configure your web server program to serve on a different
port, I don't know how to do that for ISS, but for Apache it's in
conf/httpd.conf where you see a line like "Listen 192.168.0.2:80" you
change ":80" to, for example, ":8080". Then it will listen on port 8080
instead of 80, to access the web server on this port you have to add
:8080 at the end of the IP address or domain name when you type in the
address to the site, so for example http://yoursite.com:8080 or
http://1.1.1.1:8080. You'll also have to configure the router to
forward port 8080 instead of 80.

.



Relevant Pages

  • Re: how to universally source files
    ... Port 80 is blocked (I used to have Apache on my machine and pointed it ... between running a script via wish and via a web server. ... I would think the difference is that running a script via Wish is to do ...
    (comp.lang.tcl)
  • Re: [fw-wiz] Port 37628....Is it just another port or out of the extra ordinary???
    ... > I have setup an apache web server in my small home ... > redirection using a non standard port other than port ... IRC to usable configuration files.) ... This is Apache, serving http ...
    (Firewall-Wizards)
  • Re: Apache Cannot be Run. Another web server is using the web port or port is blocked by filewall
    ... Another web server is ... using the web port or port is blocked by filewall" ... You can also try to run Apache on another port. ... online accounting on bash bases ...
    (php.general)
  • Re: Mulitple Web Sites (IIS and Apache) and SSL
    ... use a different IP address for the Apache web server. ... We need secure pages on all the Websites. ... But can we do the same with Apache? ... application listening on each port. ...
    (microsoft.public.windows.server.networking)
  • Re: Remote Access
    ... Please rerun CEICW, this helps up configure network and websites ... On the Web Server Certificate page shows. ... http://ipaddress/remote to access RWW, type the public IP address in the ... that if SBS is behind a router, I need to configure the port forwarding ...
    (microsoft.public.windows.server.sbs)