Hello there,
I'm want install Apache, PHP and MYSQL for my client server environment. My network is only LAN, no internet, just for internal use only. i have 3 concurrent users, including Web application server (apache), that will access the website.
My question is:
1) What should I put for my network domain and server name??? if i put localdomain and localhost, then if i run the web server service, do my other concurrent users can access my website ( eg: index.php). How do they access to my website? from my server pc, i can used http://localhost/index.php or http://127.0.0.1/index.php to access this website, but how did my workgroup to access this website??? what their url address??
Please give me an idea. Thanks.
I'm want install Apache, PHP and MYSQL for my client server environment. My network is only LAN, no internet, just for internal use only. i have 3 concurrent users, including Web application server (apache), that will access the website.
My question is:
1) What should I put for my network domain and server name??? if i put localdomain and localhost, then if i run the web server service, do my other concurrent users can access my website ( eg: index.php). How do they access to my website? from my server pc, i can used http://localhost/index.php or http://127.0.0.1/index.php to access this website, but how did my workgroup to access this website??? what their url address??
Please give me an idea. Thanks.
Comment