peDey
04-13-2003, 12:30 AM
Using a web browser, I would like to be able to access my Linux PC from my Windows PC by alias via http, e.g.:
http://aliasname/ instead of http://192.168.0.x/
This is my home network:
Router/Hub - IP address 192.168.0.1
PC running Windows 2k
PC running RH7.2
On my Linux PC in etc/hosts I have the following:
192.168.0.1
127.0.0.1 localhost localhost.localdomain linuxbox
I know that the alias works from the linux box, because if I enter http://linuxbox/ using a browser on the Linux PC, then it works. I would like to be able to do the same from my Windows PC. How could I go about doing this using my current setup?
I am a noob, so layman's terms appreciated ;)
http://aliasname/ instead of http://192.168.0.x/
This is my home network:
Router/Hub - IP address 192.168.0.1
PC running Windows 2k
PC running RH7.2
On my Linux PC in etc/hosts I have the following:
192.168.0.1
127.0.0.1 localhost localhost.localdomain linuxbox
I know that the alias works from the linux box, because if I enter http://linuxbox/ using a browser on the Linux PC, then it works. I would like to be able to do the same from my Windows PC. How could I go about doing this using my current setup?
I am a noob, so layman's terms appreciated ;)