Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3889 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Autor Melhor resposta

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
Cancelar