I am looking to create a secure website that can only be accessed by admin users. The homepage will be located at example.com/homepage
, but regular visitors won't be able to view it. Instead, they will automatically be redirected to example.com/login
. Only those with the correct login credentials will have access to other sections of the site.