Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
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, 35681👍, 1💬
Popular Posts:
How to add a hyperlink to connect a keyword to another slide? I want to have clickable links to help...
Can I remove startup application "tfswctrl.exe - Sonic Drive Letter Access Component" to speedup my ...
Everytime when connect a USB device the volume lowers by 80% It happen with Soundblaster Audigy SE a...
How to set up Internet Explorer 8, or IE 8? After downloading Internet Explorer 8. or IE 8, you shou...
What is PIM? What is a PIM Item, What is PIM Item Transfer? What is PIM? PIM stands for Personal Inf...