This seems so basic. I can access my webserver through 192.168.etc but I would like to resolve it down to hostname ( pi.local)
as set on raspi-config. I am trying to use the pi as an offline web server and would like to ask users on my wiif network to log on to pi.local. On my browser if I type in pi.local it attempts to find http://www.pi.local/ and fails.
I have looked through a few instructions but much of what is scattered around the web appears out of date and incomplete.
Running Raspbian Jessie Lite version.