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 "Remote Access Connection Manager" in my Windows XP service list? And how is "Remote Access ...
What is "Remote Desktop Services UserMode Port Redirector" in my Windows XP service list? And how is...
What is pdf.ocx - ActiveX - Adobe Acrobat Control Version 6.0 for ActiveX? ActiveX pdf.ocx is instal...
Failed to connect to a windows service. Windows could not connect to windows all user install agent ...
What is "Google Update Service (gupdate)" in my Windows 7 service list? And how is "Google Update Se...