Collections:
Other Resources:
Publishing HTML Documents to Your Local Apache Server
How to publish HTML documents to your local Apache server?
✍: FYIcenter.com
1. Using "notepad" to create the following simple HTML document:
<html> <body> This is my first HTML document. </body> </html>
2. Save (publish) this document at: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\my_first.html.
3. Run a Web browser and enter the this URL: http://localhost:8080/my_first.html.
You will see Apache HTTP server returns your HTML document in the browser window as:

2020-08-21, ≈38🔥, 1💬
Popular Posts:
Where to find tutorials on managing Windows 8 scheduled tasks? Here is a collection of tutorials on ...
What is the startup program "hkcmd Module - hkcmd.exe" on my Windows 8 computer? Can I remove it to ...
Can I disable Windows service "Remote Procedure Call (RPC)" to speedup my computer? Windows service ...
How to uninstall Yahoo! Install Manager? If you want to remove Yahoo! Install Manager from your syst...
How to configure your system for Wireless Internet connection? Once your wireless router is connecte...