Your .htaccess and wp-config.php look fine.
Error 101 is usually caused by a network, router or proxy issue. It could also be related to your browser cache and or cookies Have you tried connecting with a different browser or computer or clearing your browsers cookies?
It can also be caused by your computers antivirus or anti phishing software which might not recognize your new site yet.
Was your home url and site url set the same in your general settings?
If they were not you can manually override them in wp-config.php
define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');
I can’t thing of anything else it could be.
Related Posts:
- How can I use an .htaccess file in Nginx?
- htaccess – Redirect to subfolder without changing browser URL
- Getting a 500 Internal Server Error on Laravel 5+ Ubuntu 14.04
- .htaccess redirect http to https
- 404 Not Found The requested URL was not found on this server
- How to run php files on my computer
- Whats the point of running Laravel with the command ‘php artisan serve’?
- PHP $_SERVER[‘HTTP_HOST’] vs. $_SERVER[‘SERVER_NAME’], am I understanding the man pages correctly?
- Redirect vs RedirectMatch
- Enable PHP Apache2
- How do I disable directory browsing?
- Apache is downloading php files instead of displaying them
- Https to http redirect using htaccess
- How to remove index.php from WordPress site URL
- .htaccess: Invalid command ‘RewriteEngine’, perhaps misspelled or defined by a module not included in the server configuration
- PHP code is not being executed, but the code shows in the browser source code
- Redirect old php link to wordpress link in .htaccess
- Redirect old php link to wordpress link in .htaccess
- Cant login to wp-admin (redirecting to homepage), But CAN login to wp-login.php
- Cant login to wp-admin (redirecting to homepage), But CAN login to wp-login.php
- Bypass .htaccess when using download_url
- How to configure self hosted wordpress so that everything can be upgraded/installed from dashboard
- How can i redirect one url to another url using .htaccess or add_rewrite_rule
- Override htacces rule only for specific directory
- Apache Fallback instead of add_rewrite_rule
- mod_rewrite loop, redirecting http to https on certain section of wordpress blog
- how to combine wordpress htaccess on my root domain + php on subfolder
- Loading index.php contents which located outside blog folder for post single page
- Redirect – remove custom query string
- What to do when WordPress posts on a new server return an error 404
- Simple seo-friendly custom $_GET url rewrite with htaccess
- URL Rewrite 404
- Rewrite /keyword1+keyword2.html to search page | .htaccess
- I can access subdirectory, but not files within it
- Redirect homepage /page/1/ to /blog/page/1/
- Can’t get pretty permalinks to work without index.php
- http://localhost:80 is not working on running Apache server through UniServer ZeroXIII
- Getting an error when I visit http://localhost
- What is the difference between Local Server and a Web Server?
- .htaccess – how to force “www.” in a generic way?
- MAMP “Apache couldn’t be started because port is in use.” AND “Can’t connect to local MySQL server through /tmp/mysql.sock
- PHP and mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
- How does RewriteBase work in .htaccess
- Generic htaccess redirect www to non-www
- Remove year and month in URL using .htaccess
- Can I write ‘RewriteCond’ using ‘functions.php’?
- How to redirect all 404 in a WordPress subdirectory to the index.php of subdirectory?
- How to rewrite WordPress uploads folder to another folder using htaccess
- How to create a 301 redirect that doesn’t apply to subsites
- Why does multisite bypass WordPress for wp-content, wp-admin, wp-includes and .php files?
- wp-admin/index.php gives a “500 Internal Server Error [closed]
- Change the actual (or viewable) WordPress directory structure
- What’s the opposite of required valid user in .htaccess authentication
- Cannot get media type from ‘x-mapp-php5’
- Apache /Ubuntu server not running WordPress installation, outputting PHP code like HTML
- How to change home or site url using action hooks or filter?
- a one-off rewrite rule
- How to configure Multisite Network with randomized hostnames?
- WordPress: get recent posts, delete the current category
- .htaccess rules for blocking bots with an extra condition
- Was told to change the .htacess file form .html to .php so this would work properly
- PHP Warning: chmod(): Operation not permitted in class-wp-filesystem-direct.php on line 173
- Change pagination url format
- WordPress – Promoting A Dev Build In A Subdirectory To Production / Root Directory
- Server configuration for WordPress – Do I need install PHP-SSH extensions for WordPress on Fedora28?
- How to create a redirect in the .htaccess file, with 2 exceptions
- Redirect old domain with query paramaters
- Mod_Rewrite to show only last subcategory in URL
- WordPress add_rewrite_rules for custom URLs ending in .html
- mod-rewrite exception? keep #hash in matching urls?
- .htaccess rewriterule being ignored – tyring to remove dates from WP posts
- Show wordpress locally in xammp and in iPhone via ip
- fix 302 redirection error on https
- Caching plugins + mod_pagespeed = overkill?
- Removing files programmatically
- Virtual HostX and MAMP not working with WordPress
- mod-rewrite rules grabs “broken permalinks”, too
- Prevent Buddypress Rewrite Rules on Non-Buddypress pages/posts
- Configure .htaccess to have a WordPress single site installation with all subdomains pointing to the same pages?
- Rewriting subfolders to specific parent folder in WordPress
- Understanding Redirects
- Rewrite rule not working, but only when parameter is text
- How To Use htaccess to Rewrite Link Structure for a Page that is Generated Programatcially
- WP Migrate DB Pro plugin cannot transfer Media files to remote server
- Pretty URL via Rewrite
- .htaccess file doesn’t work, with hundred tries
- Problem with ajax request and directory structure after site migration
- htaccess and redirect to new url using regex
- ModRewrite not working properly
- All scripts and style links return 404 on a local virtualhost
- Enabling XSendFile causes 404 for images on WordPress Multisite / Network
- customize urls displayed by previous_post_link and next_post_link
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- How to redirect a virtual page (e.g. /blog) to the home page?
- CHMOD 0777, but WordPress still not able to write files/folders [closed]
- True or False: Is an Apache error or PHP error the same as a WordPress error?
- Allow direct access to files/folders within WordPress to replace wp-admin
- Increase Upload Size with htaccess | MAMP
- Subfolder install not working
- WP-Include rewrite directory