Hi,
I have a closed forum where users should be logged-in to view forums and members. Is there any way I can configure the index page as http://myforum.com/login.
If I type the url as http://myforum.com/, I get the following error since the view permission is set to No for unregistered users and by default the site goes to forum list.
Instead, I would like to go to the http://myforum.com/login page, if I just type the site url.
I changed the index page route from "forums/" to "login/" but it did not work. Can this be achieved through ACP or should I use any apache settings for the redirect. Thanks!
I have a closed forum where users should be logged-in to view forums and members. Is there any way I can configure the index page as http://myforum.com/login.
If I type the url as http://myforum.com/, I get the following error since the view permission is set to No for unregistered users and by default the site goes to forum list.
Instead, I would like to go to the http://myforum.com/login page, if I just type the site url.
I changed the index page route from "forums/" to "login/" but it did not work. Can this be achieved through ACP or should I use any apache settings for the redirect. Thanks!