I did open up the ports and tested the hello web page from a web browser. However I was looking for tests developers of Apache may already have created for further testing of Apache running on Nano Server to make sure Nano Server is running Apache correctly.
For installation:
(Nano Server Setup)
https://technet.microsoft.com/en-us/library/mt126167.aspxYou need to add Reverse Forwarders and Guest drivers.
Once the Nano Server is setup you use power shell remote sessions.
Apache was just copied over and unzipped on the nano Server.
You also need the Visual C redistributable file installed as well. (vcredist_x64.exe)
The installer does not work on Nano Server. I used Appv sequencer to gather the Dll it installed then copied these into the
c:\windows\system32 directory on the Nano Server.
I opened up the ports on the Nano Server I was able to connect a web browser the test page.