Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3954 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
4
dec. 19
6032
2
dec. 19
5223
0
maj 25
1588
2
sep. 24
2432
13
sep. 24
193079