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, 37176🔥, 1💬
Popular Posts:
What is Scheduler.exe - Process - HP Backup Scheduler? Process Scheduler.exe is the backup scheduler...
Why HelpSvc.exe Is Causing Windows XP to Stop Responding - Using High CPU and Memory? Many users hav...
What are default Installed Programs on a Windows 7 Home Premium computer? If you are running a Windo...
How to create your PHP configuration file, php.ini? If you have followed our Installing PHP Engine t...
How to install the latest Lenovo ThinkPad Bluetooth driver on my Windows 7 system? I have downloaded...