ElevenPaths / thethe

thethe
GNU Affero General Public License v3.0
116 stars 30 forks source link

Nginx 404 Not Found #8

Open Luiska12 opened 4 years ago

Luiska12 commented 4 years ago

Hi developers,

I've configured TheThe on my environment, and I can see that the URL is https://localhost/login

But when I refresh the page, it shows error 404 Not found, nginx / 1.17.4.

Looking further into the problem, I discovered that this problem can be solved simply by deleting the "login" in the URL, but this is like a workaround.

How can we solve this issue?

Thanks!

deibit commented 4 years ago

Hi @Luiska12

We will look into it. It should be fixed in the next release. I'll let you know.

Thanks!

Pablo-Araya commented 4 years ago

You should access directly to https://localhost (without /login) as the nginx will automatically redirect to https://localhost/login