Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
4296 Ansichten

Hi, I protected my new odoo12-testsystem by htpasswd. Works fine but leads to 400 /404 instead to the homepage.

I guess that is because a missing path into the config (?).

    # Passwortschutz

    location = / {auth_basic "Geschützter Bereich";

                  auth_basic_user_file /etc/nginx/geheim.htpasswd;

    }

Any ideas? Many Thanks!!!
Peter
 
Solved: You have to create a own homepage. the one, odoo after installation provided, is not a real "root-page".
Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
4
Dez. 19
6403
2
Dez. 19
5628
2
Okt. 25
1554
0
Mai 25
2030
2
Sept. 24
3078