Ilias..
This is completely client side issue, you can set that in browser. Well, to start of you need to provide some URL then only it will work.. ie you need to tell browser to goto some specific address then only it will fetch some data to fetch.
Simply make a page in apache and set your browser to open that page everytime it starts.
Other method i can imagine is to redirect every first request from a client to a specific address.