Forums

domain.de -->domainde

Hi, I've got a very strange problem that I don't even know how to google. So I hope you might be able to help me:

When someone copy and pastes a weblink without "www." into the browser, like :

holgerkurtz.de/deep-dive

the url changes to

holgerkurtz.dedeep-dive

so the "/" goes missing. I have no Idea how to solve this.

Thanks in advance! Holger

I can't reproduce this behavior -- in my case the dot stays, but the slash disappears:

$ curl holgerkurtz.de/deep-dive
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://www.holgerkurtz.dedeep-dive">here</a>.</p>
<hr>
<address>Apache Server at holgerkurtz.de Port 80</address>
</body></html>

It looks like you set the redirect (302) for the naked domain in a way that is removing the slash?

You're right, sorry. That's the problem. Is that something my domain host (alfahosting.de) might be able to solve?

That looks like you have an error in your redirect for holderkurtz.de. Whoever is doing that redirect is who you should be contacting.