InterviewSolution
Saved Bookmarks
| 1. |
What Is The Standard Directory Used To Store User Html Website Files? |
|
Answer» FIRST, you need to install Apache, and Apache sets a default directory for PUBLIC HTML FILES. The STANDARD directory is /var/www/html. First, you need to install Apache, and Apache sets a default directory for public HTML files. The standard directory is /var/www/html. |
|