Questions tagged [htdocs]

htdocs is the default web server software (Apache) folder visible from Internet.

"htdocs" is abbreviated from "http documents". It is the default location for web-viewable content for web server software ( like Apache ). The web server will serve the data ( images, scripts of any kind, html files ) located in this folder.

136 questions
-4
votes
1 answer

Unable to open a file on local sever

While writing 'localhost' as url in the browser, the index.html at this location runs: **file:///C:/xampp/htdocs/PrepLift/html/index.php** Generally, writing localhost as url in a browser, the index.html file saved at htdocs runs. But in my case…
Harsh K
  • 79
  • 1
  • 7
1 2 3
9
10