View Single Post
Old 18th June 2019
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

I have questions, and answers.
  1. A: We both stated that the webserver may require -- may -- an "index.txt" file in its root directory, listing all of the files in the root directory. This file is required by the installation script for installing kernels and filesets via http or https. It is the output of ls(1), as described in post #8 above.
  2. A: The "root" directive defines the document root for an httpd(8) server{} directive. See httpd.conf(5) for more information about the root directive, which defines the root directory presented by an httpd(8) webserver.
  3. Q: Do you have a functioning webserver? If so, how do you know it is functioning correctly and presenting services to the guest vm?
  4. Q: Are you an openbsd.amsterdam user? Or are you trying to replicate their server environment in your own facilities?
Reply With Quote