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:
What is YTBSDK.exe - Symantec YTB Status Server - Norton Internet Security? YTBSDK.exe is installed ...
What files are stored in the "C:\Users\<userid >\AppData\Local\M icrosoft\Windows\Tempor. ..
A collection of 7 tutorials on Internet connections with wireless routers covering: What are require...
What is "Net.Msmq Listener Adapter" in my Windows 7 service list? And how is "Net.Msmq Listener Adap...
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to downl...