Goofed Home

Conversation

$$622
https://lemmy.sdf.org/u/lambalicious posted on Feb 19, 2026 11:07
In reply to: https://lemmy.world/comment/22225224

Oooh the irony!

https://lemmy.sdf.org/comment/26100400

Conversation

$$621
https://reddthat.com/u/Riverside posted on Feb 19, 2026 11:06
In reply to: https://feddit.org/comment/11600927

“We should be very careful lest we hurt the feelings of Zionists”

https://reddthat.com/comment/24863011

Conversation

$$617
https://reddthat.com/u/Riverside posted on Feb 19, 2026 11:05
In reply to: https://piefed.social/comment/10198299

If you want to fight antisemitism, you should be fighting Israel. They’re the largest source of antisemitism worldwide by enacting a genocide in the name of Judaism.

https://reddthat.com/comment/24862993

Conversation

$$613
https://lemmy.zip/u/blimpkun posted on Feb 19, 2026 11:01
In reply to: https://quokk.au/comment/3340571

Yeah. And you can pin messages, have pills, edit messages and schedule send.

https://lemmy.zip/comment/24743939

Conversation

$$612
https://lemmy.ml/u/cypherpunks posted on Feb 19, 2026 11:00
In reply to: https://piefed.social/comment/10199541

Zionism is, and has always been since the modern movement started in the 19th century, intrinsically antisemitic.

https://lemmy.ml/comment/24054422

Caddy reverse proxy fails with a login page

$$144
https://lemmy.umucat.day/u/xavier666 posted on Feb 18, 2026 11:34

Hello all,

I figured that a chunk of the selfhost community is using Caddy, so decided to post my query here. I am a novice in Caddy, so I might be saying some incorrect terms.

Some information - The router and the host running Caddy, are different machines - The router page is running HTTP, but I am accessing it via HTTPS through Caddy - Caddy is running via Docker.

I have a couple of services running on a host, so I access them via Caddy’s reverse proxy. Now I am also trying to access my router login via the same reverse proxy. This is what the router entry in the caddyfile looks like

.
.
{
    local_certs
}
login.router.lan {
	reverse_proxy 192.168.1.1:80
}
.
.

With this entry, I can access the login page. However, when I enter the password, I feel like it’s attempting to login but then it just comes back to the original login page. When I access it directly, the login is successful. I also have Pihole running and the Pihole login process works fine. So I suspect that the router login page is expecting some extra information from Caddy to forward it to the login page.

After some searching online and some LLM wrangling, I figured it’s some cookie issue or my login page is expecting a certain host.

What should I add to my Caddyfile so that the login redirect works?

https://lemmy.umucat.day/post/944149

17 posts in conversation

$$407
https://lemmy.world/u/irmadlad posted on Feb 18, 2026 19:50
In reply to: https://feddit.org/comment/11594827

Semi related, you can check the validity of Caddy entries into the caddyfile:

  • sudo caddy fmt --overwrite /etc/caddy/Caddyfile
  • caddy validate --config /etc/caddy/Caddyfile

Where /etc/caddy/Caddyfile points to your caddyfile.

https://lemmy.world/comment/22215276
$$599
https://lemmy.umucat.day/u/xavier666 posted on Feb 19, 2026 09:58
In reply to: https://feddit.org/comment/11594827

I have tried this, but unfortunately, it did not work. I have tried this suite of commands

login.router.lan {
    reverse_proxy 192.168.1.1:80 {
        # Preserve original host and scheme
        header_up Host {upstream_hostport}
        header_up X-Forwarded-Proto {http.request.scheme}
        header_up X-Forwarded-Host {http.request.host}
        header_up X-Forwarded-For {http.request.remote.host}

        # Keep cookies intact
        header_up Cookie {http.request.header.Cookie}
        header_down Set-Cookie {http.response.header.Set-Cookie}

        # Preserve Origin/Referer for CSRF tokens
        header_up Origin https://{http.request.host}
        header_up Referer https://{http.request.host}{http.request.uri.path}
    }
}

Info: My caddy uses HTTPS but the router login page is HTTP. Not sure if this is relevant.

https://lemmy.umucat.day/comment/2390507

Conversation

$$598
https://lemmy.liebeleu.de/u/MatSeFi posted on Feb 19, 2026 09:44
In reply to: https://lemmy.zip/post/59161599

All these speeds the providers advertise (especially the faster ones) are often cut down by bad peering. I often had an issue downloading bigger files from my storage when I was traveling. Only got some single digit MBit transfer speeds due to bad peering, while speed tests has shown decent results. When it comes down to Selfhosting the upload/download figures alone not always tell the truth. In my point of view 20Mbps is actually even sufficient for most of private stuff, even streaming HD content to one ore two peers simultaneously.

https://lemmy.liebeleu.de/comment/7431

Pam Bondi Thought That Went Pretty Well

$$589
https://lemmy.ml/u/geneva_convenience posted on Feb 19, 2026 09:06
https://lemmy.ml/post/43385074

Conversation

$$47
https://feddit.uk/u/Iconoclast posted on Feb 18, 2026 05:06
In reply to: https://piefed.social/comment/10178335

That whoever is going to be me

https://feddit.uk/comment/23306742

$$587
https://lemmy.world/u/CetaceanNeeded posted on Feb 19, 2026 08:48
In reply to: https://feddit.uk/comment/23306742

Obama medal meme

https://lemmy.world/comment/22224893

Conversation

$$586
https://misskey.sangeunahna.com/users/ag83idurugc40003 posted on Feb 19, 2026 08:46
In reply to: https://aus.social/users/pepper0/statuses/115724499610563254

@pepper0@aus.social @fediverse@piefed.social well, #misskey has a feature called "antenna" to follow statuses by combination of keywords

https://misskey.sangeunahna.com/notes/aiws6il2hci2008n

Create New Post