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, 37389🔥, 1💬
Popular Posts:
I just installed the Windows 8 Release Preview on the Samsung slate that we attendees got at the MIX...
Understanding HelpSvc.exe, "Microsoft Help Center Service" - part of the "Help and Support Center" a...
Can I remove startup application "exec.exe - NetZero Search Enhancements" to speedup my computer and...
windows.fyicenter.com offers a large collection of tutorials and frequently asked questions on Windo...
What is GoogleUpdaterService.exe - Google Updater Service? GoogleUpdaterService.exe is binary file o...