i have created a log in system. the users are connected in a LAN with server....
to access the home page of the log in system, the users has to type url as the ip address of the server i.e,
xxx.xx.xx.x/login.home.php. ..
is there any way to access the home page without typing the ip address... just type home in url and enter it will go to the login home page. is it possible? how to do it?
wamp 2.0 Apache server. php version 5.3 i am using.
to access the home page of the log in system, the users has to type url as the ip address of the server i.e,
xxx.xx.xx.x/login.home.php. ..
is there any way to access the home page without typing the ip address... just type home in url and enter it will go to the login home page. is it possible? how to do it?
wamp 2.0 Apache server. php version 5.3 i am using.
Comment