Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3853 Visualizzazioni

When you insert the url you are asked for the database, after that the system goes to a login page.

I want everybody whose type an url, goes directly to he home page.

Avatar
Abbandona
Risposta migliore

Try http://(your IP-address):8069/?db=(your db name) without the brackets. This link sends you immediately to the login page. Skipping login is not possible, and most likely not desirable, don't you think?

Bart

Avatar
Abbandona
Autore Risposta migliore

I tried with that, but don't solve what I want, because I want the HomePage for customers and system always go to the Login page, also when you type that in the Url bar, the system takes a lot of time charging the web and is not usefull to the visitors.

I see people that use Nginx and make a redirection that solve this problem but I don't know how configure it .

An example is the Vauxoo website. You go directly to the HomePage without login.

Avatar
Abbandona