run local html on server code example
Example 1: open local hosted server
// Open a brower and enter the following into the URL:
http://localhost/
Example 2: Navigate to your localhost web server
# Navigate to your localhost web server
cd /var/www/html