Results 11 to 12 of 12
Well,i can't access the domain, from work so something isn 't right. Is there an web tutorial the webmin website?...
- 07-26-2005 #11Just Joined!
- Join Date
- Jul 2005
- Posts
- 14
Well,i can't access the domain, from work so something isn 't right. Is there an web tutorial the webmin website?
- 07-27-2005 #12Linux Newbie
- Join Date
- Apr 2003
- Location
- Pontypridd, Wales
- Posts
- 104
To begin with the apache config file should be found somewhere around /etc/apache or apache2 it will tell you there where the root directory is etc. it's easy to hack and there is plenty of help on the web.
As for your routing...
you need to set up what is sometimes called port forwaring or inbound NAT (Network Address Translation). Basically what happens is that the router will forward any trafic for port 80 onto port 80 of your webserver.
Therefore the external post is 80, the interal or LAN IP address is the one of your server (eg 192.168.1.2) and the internal port will be 80.
Be sure that your webserver always has the same IP address - set the router to always give it the same IP address.
All should then work.\"One World, One Web, One Program.\" -- Advertisement for Internet Explorer.
\"Ein Volk, Ein Reich, Ein Fuehrer.\" -- Adolf Hitler.


Reply With Quote