Password protected website
- by danie7L T
I need to add a user authentication page before the actual homepage of the website.
In Joomla! I just set the website offline and the offline page loads in place of the homepage but then it's automatically throwing a "503 Service Temporarily Unavailable" error which I would like to avoid.
That's why I would like to know the other ways to load an authentication page before the homepage.
NB: I'm using Apache servers if that's relevant
Thank you