From: Rich Bowen
If you happen to be running Apache on an alternate port, you need + to explicitly put that in the URL:
+ +
+ http://127.0.0.1:8080/
+
Once your basic installation is working, you should configure it
properly by editing the files in the conf
subdirectory.
Again, if you change the configuration of the Windows NT service
diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml
index ce67fc3075f..1d91f612ac3 100644
--- a/docs/manual/platform/windows.xml
+++ b/docs/manual/platform/windows.xml
@@ -704,6 +704,13 @@
http://127.0.0.1/
+
If you happen to be running Apache on an alternate port, you need + to explicitly put that in the URL:
+ +Once your basic installation is working, you should configure it
properly by editing the files in the conf
subdirectory.
Again, if you change the configuration of the Windows NT service