
Net application already on server, then it would have already occupied 80 port. Net Application Internet Information Server) is installed with any Microsoft. Go to Control Panel>Windows Firewall>Allow a program to communicate through windows firewall>Add another program If firewall is installed, ensure that you add the http port to exceptions and allow to listen. In the application root config.php (db connection) replace localhost with IP address of the server.Save the nf file ensuring that the server is pointed to #Listen 192.168.1.193:80.


Get the internal IP or Static IP of the server (Ex: 192.168.1.193).

These are the steps to follow when you want your PHP application to be installed on a LAN server (not on web)
