On Sun, Jan 10, 2021 at 07:09:21PM -0800, latincom wrote:
> Hello misc list:
>
> I have had a Web Server at home for 20 years, and this time, i am not able
> to discover the error! I am Agronomist, then my knowledge is in other field.
>
> I rented a server at vultr, with clean installation, becau
Thanks Joseph
I made it to work, copying my index.html directly to /htdocs, and adding
location did the trck! thanks again!:
location "/*" {
root "/agroena"
}
On 2021-01-15 12:16 p.m., Joseph Olatt wrote:
location "/*" {
root "/"
}
just following up on myself for anyone who might make the same mistake...
turns out i had not read-recently or forgotten how to "follow -current"
correctly...
https://www.openbsd.org/faq/current.html
in particular, i had downloaded a snapshot and dd'ed onto a usb-stick but
chosen (I)nstall
when b
3 matches
Mail list logo