Appendix C: Configuration of HTTP server
Step 2: Create and serve our own webpages to userCopy the desired html files to the following directory. $ cp example.html /var/www/html/ For Example if user wants to view Diamond system webpage. Copy the Diamond system html page to the above mentioned directory. $ cp Diamond.html /var/www/html/Step 3: Testing the HTTP ServerLast updated
Was this helpful?