Hawk

joined 1 year ago
[–] [email protected] 1 points 1 year ago (1 children)

The Hawk's law states that you cannot attack a human. The law states nothing about attacking a snake attached to a human. This hawk has clearly found a loophole.

[–] [email protected] 3 points 1 year ago (1 children)

What a weird concept to have to designate that it is "blackmarket" ... not complaining, its just still setting in.

[–] [email protected] 8 points 1 year ago (2 children)

I don't know if Lemmy will search the entire fediverse, like kbin does. Be sure to check kbin instances as well as Lemmy. I have found some communities that migrated only to kbin.

 

I have always configured a web server to default to a certain domain that I'm pointing to it. I just setup a web server with a few domains on it and realized I should be using a default sites-available config... I think.

Is there a best practice for setting up a web server with multiple domains? Right now, I have a self signed cert for the default config, in case someone points to my server for some reason OR if there is something done outside the configs for each domain. Since the default config has no domain associated to it, I had to use a self signed cert. Also, right now, I just have default return a 404.

If it makes a difference, I'm running nginx.

Is there some docs out there on what is best to do here? Thanks for any input.