Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3906 Weergaven

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
4
dec. 19
5983
2
dec. 19
5157
0
mei 25
1566
2
sep. 24
2343
13
sep. 24
192884