I want to be able to display information from various sensors that I have around the house.
If I type in 192.168.0.106 I get Max2play, if I type in 192.168.0.106:9000 I get LMS. if I type 192.168.0.106:9001 I get Supervisor
Where would I put my html file so I can type in 192.168.0.106:9002 for instance?
You can download Eclipse and connect remotely to the pi and browse the project files, and then you can add your page. or run your page separately on the pi, since Max2Play image has already PHP and Apache installed.