105

I have many services running under subdomains but my host domain still returns a 404 and im not sure what to put there.

top 50 comments
sorted by: hot top controversial new old
[-] d_k_bo@feddit.de 61 points 1 year ago
[-] UnRelatedBurner@sh.itjust.works 20 points 1 year ago

when the internet was fun :/

[-] SmallAlmond@lemmy.dbzer0.com 6 points 1 year ago* (last edited 1 year ago)
[-] Hexarei@programming.dev 12 points 1 year ago
[-] SmallAlmond@lemmy.dbzer0.com 3 points 1 year ago

You're right I edited it now, thankfully I'm not a web dev, that would've been embarrassing

[-] Hexarei@programming.dev 2 points 1 year ago
[-] TheButtonJustSpins@infosec.pub 37 points 1 year ago
[-] icyboyy@lemmy.icyserver.eu 14 points 1 year ago

Take this award 🏆 and give it to your cat

[-] domi@lemmy.secnd.me 27 points 1 year ago

I redirect to "Rick Astley - Never Gonna Give You Up" on Youtube.

[-] netburnr@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

God darn Satan, youre evil

[-] knaak@lemmy.world 2 points 1 year ago

I redirect to IIS.net just to be annoying.

[-] loggy@infosec.pub 1 points 1 year ago

OMG same! xD

load more comments (1 replies)
[-] drkt@feddit.dk 23 points 1 year ago

A horrible wannabe commandline, gaze ye eyes upon the horror https://drkt.eu

[-] skinnyadmin@lemmy.one 6 points 1 year ago

That's cool!

[-] stooovie@lemmy.world 2 points 1 year ago
load more comments (1 replies)
[-] SeeJayEmm@lemmy.procrastinati.org 16 points 1 year ago

I'm embarrassed to say the default page. Many moons ago I used to host a wordpress blog there but I'm exceptionally lazy and rarely ever posted. The upkeep on Wordpress just wasn't worth the hassle.

Every so often I think about starting a basic tech blog for those, "hey here's how I fixed this weird edge case", posts that have saved my butt 1000x over.

[-] Hopfgeist@feddit.de 5 points 1 year ago

Same here. It just says "nginx has been successfully installed" or something like that. It serves the appropriate directories or redirects to the respective virtual machines for other (sub) domains.

[-] vampatori@feddit.uk 10 points 1 year ago* (last edited 1 year ago)

I just have a static page that I randomly change - you can see mine here. In this case I was testing the idea of having text within an SVG for better scaling from mobile to desktop, and also I'm loving orange and purple at the moment for some reason! Oh, and I was testing automated deployments from CI/CD, so I always use my own base domain with those first tests!

[-] nickhammes@lemmy.world 8 points 1 year ago

A dashboard of available services just seems like the correct choice to me, so I use Heimdall

[-] mea_rah@lemmy.world 8 points 1 year ago

I'm using very advanced technology and my base domain is actually served directly on the client side. It's the very extreme version of edge computing.

When you visit it, you get some version of the "site not found" page. I just didn't bother to set any A or AAAA record for the base.

[-] mostlypixels@programming.dev 8 points 1 year ago* (last edited 1 year ago)

A index.html file that says "There's nothing here". Not even a special http status. I have subdomains with freshrss, dokuwiki, XBackBone, and whatever I'm tinkering with, but I can't be bothered to maintain anything public. I guess I have personal websites I haven't touched since 2012?

[-] ErwinLottemann@feddit.de 7 points 1 year ago

Impressum. Thanks TMG! 🙄

[-] PlexSheep@feddit.de 6 points 1 year ago

It's a redirect to my www Subdomain, which currently runs a Wordpress, but I'm developing my custom website to put there. So, it runs my personal website.

[-] shnizmuffin@lemmy.inbutts.lol 6 points 1 year ago
[-] nik282000@lemmy.ml 2 points 1 year ago

I set my 403 to just return "I don't know you."

[-] FermatsLastAccount@lemmy.world 6 points 1 year ago

Kinda surprised how few mentions this has. I use it for my personal website which I made using Hugo. That's what I used it for even before I was hosting any services.

[-] Methylman@lemmy.world 2 points 1 year ago

Always wanted a "personal" website but felt I wasn't creative enough to create anything useful enough... Maybe a wiki was the best I could come up with

Care to share what you use the website for exactly?

[-] Stout4689@lemmy.ml 4 points 1 year ago

I've read many times that If in doubt turn it into a blog and write down whatever you have learned that day. I have an entry that is simply a how to list all local variables in python.

[-] FermatsLastAccount@lemmy.world 3 points 1 year ago

It's basically just an extended resume. A place with links to my Github, LinkedIn, and projects I've done.

I'm not creative at all either, very bad at front end stuff. I used a Hugo theme for most of the website.

[-] nik282000@lemmy.ml 5 points 1 year ago

Hey, this isn't where I parked my car.

[-] activator90@lemmynsfw.com 4 points 1 year ago

My stupid little blog, that no one wastes their time on

[-] lka1988@sh.itjust.works 4 points 1 year ago

Mine returns a 404, but on purpose. Everything I want internet-facing is behind a cloudflare tunnel on appropriate subdomains.

[-] idle@158436977.xyz 2 points 1 year ago

I do something similar, then fail2ban immediately bans the ip for a few hours. The only people going to my root domain are people i do not want sniffing around. It also does the same if you dont pass in my domain at all (and are just hitting random ips).

load more comments (1 replies)
[-] namelivia@lemmy.world 4 points 1 year ago

My personal blog that is a bit abandoned right now

[-] Voroxpete@sh.itjust.works 4 points 1 year ago

Mine redirects to DuckDuckGo.

No particular reason. It just does.

[-] robotrash@lemmy.robotra.sh 3 points 1 year ago

I installed WordPress just to tinker with: https://robotra.sh

I've been looking at some static page options as well as some FOSS alternatives, just haven't pulled the trigger since I'm not super concerned about it.

Ultimately though my primary domain actually just points to NGINX Proxy Manager which hands off to everything else.

[-] Mugmoor@lemmy.dbzer0.com 3 points 1 year ago

I have an instance of Organizr acting as a portal to my other services.

[-] lckdscl@whiskers.bim.boats 3 points 1 year ago

A blog, although I haven't written much.

[-] Obsession@sh.itjust.works 3 points 1 year ago* (last edited 1 year ago)

One of these days, I plan to build up a neat blog with some static site generator like Nikola. Or maybe host documentation about everything I do with bookstack or wiki.js.

For now, it just redirects to a rickroll.

[-] howlingecko@sh.itjust.works 3 points 1 year ago

I like this question! I had several subdomains running and didn’t have a clue what to do with my host domain for the longest time.

I ended up pointing my host domain at an instance of searx-ng.

[-] czardestructo@lemmy.world 3 points 1 year ago

My personal portfolio website with resume for job hunting.

[-] AAA@feddit.de 2 points 1 year ago

JS powered "matrix code".

[-] tiwenty@lemmy.world 2 points 1 year ago

A nice and sweet 404 lol

[-] Rearsays@lemmy.ml 2 points 1 year ago
[-] reggie@lemmy.fmhy.ml 2 points 1 year ago

A blog of course.

[-] IthronMorn@sh.itjust.works 2 points 1 year ago

It's just a page that displays the visitors ip address. I've been trying to get it to work with curl like how icanhazip.com works to display the ip in command line but haven't made it that far yet.

[-] saint@group.lt 1 points 1 year ago
[-] Blaster_M@lemmy.world 1 points 1 year ago

I just leave the default "this is a website hosted with x" page as the default, since I only use it as a file repository.

load more comments
view more: next ›
this post was submitted on 14 Jul 2023
105 points (98.2% liked)

Selfhosted

39256 readers
233 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS