Add the following to your .htaccess
file:
# Custom default index page
DirectoryIndex ./wp-login.php
That should work.
Related Posts:
- How to Change the Default Home Page for the WordPress Dashboard?
- Make sub menu items a main link in the admin menu using fuctions.php
- Cannot log into WordPress Dashboard after removing/adding .htaccess
- Change WP-Login or WP-Admin
- I want to disable login of admin (/wp-admin) with email and make it accessible only with username
- Admin top level menu, pointing to an external url
- Dashboard : remove Safari navigator message
- How to log into WordPress via GET/POST
- Trying to login to my site redirects me to the first page
- Admin Login Checks
- Localhost install: Administrator lost administrator access; cannot access Dashboard
- Admin Login page not working at all
- How to make the Panel // WP-Admin lighter via Mobile
- Organizing Code in your WordPress Theme's functions.php File?
- Admin Page Redirect
- Disable dragging of meta boxes?
- Sort admin menu items
- Remove dashboard, use Pages tab as default
- How to redirect/rewrite all /wp-login requests
- Add “external” link to admin menu in the backend
- Custom column for changing post status via ajax
- Custom login redirects to wp-admin on wrong password
- 3.3: How do you hide the new dashboard welcome panel?
- Make fonts.com font work in TinyMCE (iframe referrer issue)
- How to allow users login to WP from external domain and make REST requests
- How to display the user that published a pending post?
- How to remove the site health dashboard widget?
- Copy my user account’s wp-admin dashboard layout to other users?
- Appearance->Editor not visible
- Users are redirected to homepage instead of wp-admin
- Admin account only shows Profile and Dashboard with no activity
- Dashboard links not working
- Removing admin bar from wordpress dashboard
- How to move wp-admin login page to another location? [closed]
- Adding body class to login page?
- Edit a WordPress site without the username and password?
- How to Change the Title of a Meta Box on a Specified Custom Post Type? [duplicate]
- Can’t access dashboard, connection times out (other pages work fine)
- Custom Dashboard Home Screen Options
- wp-admin does not redirect to dashboard
- Prevent /wp-admin/ from redirecting to homepage?
- Cannot access wp-admin after disabling all plugin
- Can’t access WordPress as an admin – but I can log in as a user!
- Can’t login to Dashboard when changing site URL to HTTPS
- Locked Out Of WordPress Admin Dashboard After Server Move
- WordPress and bbPress Login conflicts?
- Allow administrators to pick post author on custom post type edit screen
- Users disappeared from wp-admin
- Modify WP-Admin login fields
- How to Change The WordPress Login URL Without Plugin
- Add column to pages table
- wp-admin – 404 after custom login form
- Can’t access dashboard as administrator, login as any other level works though
- 404 redirect wp-login and wp-admin after changing login url [closed]
- Having troubles connecting to WordPress login page using Mamp
- What are the requirements to make the admin toolbar show up on the front end
- Sorry, you are not allowed to access this page
- WP Admin/ WP Login Redirect to themselves
- How do I let logged out users see the dashboard?
- Cookie Domain is preventing Admin login
- Require Login Redirect to Login Page
- Cannot access WordPress login pages
- How to get Role Subscribe Users on Admin Menu only in Pages in WordPress
- Cant login to wp-admin
- Hooks: admin_footer and admin_print_footer_scripts not working?
- Why am I locked out of the system?
- Can’t access wp-admin, redirects to http://%24domain/wp-admin/
- What is the correct way to get only display plugin for Administrator Only
- firing function at login within class
- Browse Happy in 3.2
- WP-admin or any other is redirecting me to (This page doesn’t seem to exist.)
- How to break line / add to ADMIN menu
- wp-login not found – All usual solutions not working
- Outputting something based on the presence of post variable in admin screens
- Creating custom admin panel pages without making a plugin?
- Blank page when viewing wp-admin
- GoDaddy hosting wp-admin problem
- Want to know who is login Admin/User
- Uncaught SyntaxError: Unexpected Token Illegal
- Newly created user role not displaying on users screen
- WordPress Admin extremely slow when other admin logged in
- WordPress Admin Panel Left Sidebar No showing on Post create page
- Accessing wordpress tool in local MAMP Site
- How to create custom backend admin menu in different languages?
- How to remove Google fonts from wp-admin (Roboto) added by core
- stop customize.php redirect to login page if admin is not logged in
- When installing wordpress through WP CLI mysite.com/admin not working
- Handling multiple account logins?
- Not able to access WP admin Page, redirected and a drop down login menu appears 401 error
- WordPress Login for multiple sites
- Getting 404s in wp-admin after logged in
- Admin section showing CUSTOM Permalink structure thus resulting in permission error [closed]
- WordPress login not working
- Unable to access dashboard (wp-admin) only
- is_admin() conditional statement
- Impossible User Registration
- Couple questions about .htaccess, login page, updates
- Is it possible to tell if a user is logged into WordPress from looking at the cookies which are set?
- Why when I click on a link into the WP admin panel I am redirected to a link that doesn’t contains wp-admin prefix, so I obtain 404 error
- Override WordPress Core File?