İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
4139 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici En İyi Yanıt

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
Vazgeç