コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4124 ビュー

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.

アバター
破棄
最善の回答

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

アバター
破棄
著作者 最善の回答

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.

アバター
破棄