First and foremost:
How do I set up the Apache server so that I can access any HTML pages hosted by it on the local intranet. And what do I have to type into the browser window on a local machine to look at the page?
So say the Apache server is 192.168.1.3 and I am on another machine, 192.168.1.7 and I want to look at a page called "main.html" hosted on that Apache server machine. Do I type //192.168.1.3/main.html into the browser window? What do I have to enable/disable/setup so that only the local network users can access the page?
Secondly, and less importantly, I am trying to take input from HTML pages and somehow transfer them to a MySQL database. So, how do I do this? PHP? And what basic command? Is there a good site for this because I HAVEN'T been able to find help for this simple thing online. Odd...
Thanks ahead of time,
FC4
How do I set up the Apache server so that I can access any HTML pages hosted by it on the local intranet. And what do I have to type into the browser window on a local machine to look at the page?
So say the Apache server is 192.168.1.3 and I am on another machine, 192.168.1.7 and I want to look at a page called "main.html" hosted on that Apache server machine. Do I type //192.168.1.3/main.html into the browser window? What do I have to enable/disable/setup so that only the local network users can access the page?
Secondly, and less importantly, I am trying to take input from HTML pages and somehow transfer them to a MySQL database. So, how do I do this? PHP? And what basic command? Is there a good site for this because I HAVEN'T been able to find help for this simple thing online. Odd...
Thanks ahead of time,
FC4







