I have a Fedora Core 4 machine with Apache (system configured per this
tutorial:
http://www.howtoforge.net/perfect_setup_fedora_core_4 ). I
placed my homepage files in /var/www/html/ and now can access them from
my local network as
http://192.168.0.150/index.htm and so forth.
The question is, how can I access these files from outside my network,
effectively serving the website on this machine? Can it be done while
the server is behind my router? The router is a D-Link DI-524 and I
have set the HTTP(TCP 80/80) "Virtual Server" in the router
configuration to 192.168.0.150 , thinking that requests coming to my ip
for html would be redirected to my server. BTW I got my ip address from
plugging my computer directly from the modem (skipping the router) and
then using ipconfig - is this my correct address or is that still an
abstraction from my ISP just like 192.168 addresses are local and not
*really* your ip? Should I use a switch to split the connection from
the ISP to my router and the server? Can this serving be done without
my registering a domain name?
Any comments would be appreciated. Thanks,
Jo