跳至內容
選單
此問題已被標幟
2 回覆
4133 瀏覽次數

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.

頭像
捨棄