Viewing 2 replies - 1 through 2 (of 2 total)
  • You can try to set the Site URL manually. Open the wp-config.php file and add:

    
    define('WP_HOME','http://localhost/domain-name');
    define('WP_SITEURL','http://localhost/domain-name');
    Thread Starter micaryn

    (@micaryn)

    @rosehosting:-

    Thank you for the suggestion, I ultimately found I had to edit the Windows Hosts file

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

The topic ‘After login get 404 using WP on Ampps Localhost’ is closed to new replies.