Title: localhost/admin not found
Last modified: February 21, 2018

---

# localhost/admin not found

 *  [danielhoe](https://wordpress.org/support/users/danielhoe/)
 * (@danielhoe)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/localhost-admin-not-found/)
 * I have installed WordPress locally with wp-cli on macOS 10.11 including macOS
   Apache. localhost/wp-admin works fine. Is it normal that I cannot reach my install
   with localhost/admin? I would appreciate your help.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 3 months ago](https://wordpress.org/support/topic/localhost-admin-not-found/#post-10000602)
 * Yes. The admin is at wp-admin, not admin. You should get a 404 on the latter.
 *  Thread Starter [danielhoe](https://wordpress.org/support/users/danielhoe/)
 * (@danielhoe)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/localhost-admin-not-found/#post-10000708)
 * I know, but when I try to access my projects online, /admin works and redirects
   to wp-login.php.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 3 months ago](https://wordpress.org/support/topic/localhost-admin-not-found/#post-10000715)
 * It may be that .htaccess is ignored on your localhost setup.
 * In Apache’s config, try adding this:
 *     ```
       <Directory /path/to/wordpress/root>
         AllowOverride All
       </Directory>
       ```
   
 * then restart apache.
 *  Thread Starter [danielhoe](https://wordpress.org/support/users/danielhoe/)
 * (@danielhoe)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/localhost-admin-not-found/#post-10001094)
 * Success. Modified /etc/apache2/users/username.conf and now it works. Thank you
   for your quick help Steve.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘localhost/admin not found’ is closed to new replies.

 * In: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
 * 4 replies
 * 2 participants
 * Last reply from: [danielhoe](https://wordpress.org/support/users/danielhoe/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/localhost-admin-not-found/#post-10001094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
