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
- NGINX rewrite rules for WordPress Subdirectory Multisite to support deep URL
- What to do after a wrong RewriteRule?
- ModRewrite not working properly
- htaccess mod_rewrite not working
- Error 500 ONLY in dashboard main page. How to fix it?
- Localhost WordPress Uploading of Images Issue
- Not logged in when using http
- W3 Total Cache Can’t Really Detect Things
- Admin-area broken through weird issues
- Apache and Networks
- WordPress MAMP Installation Issue
- All scripts and style links return 404 on a local virtualhost
- Blog only showing code
- Enabling XSendFile causes 404 for images on WordPress Multisite / Network
- how to exclude admin page from add_rewrite_rule in wordpress
- WordPress rewrite question
- customize urls displayed by previous_post_link and next_post_link
- How can I set up a completely separate (not multisite) WordPress installation as a subdirectory of an existing WordPress blog?
- .htaccess not working in WordPress
- Why I can download any file except PHP files from a URL but I can download any from another site?
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- Add-on domain works in WordPress but links still lead to subdomain
- Configure VirtualHost for a perfect WordPress Environment
- WordPress on a subfolder but accessible from root
- I’m think I’ve found a bug with JetPack 1.7 [closed]
- Issues when moving from server to MAMP
- How to redirect a virtual page (e.g. /blog) to the home page?
- WordPress Memory limit not increasing
- Having an HTTP error 500 after migrating a website
- CHMOD 0777, but WordPress still not able to write files/folders [closed]
- oEmbed work on localhost but not on distant server
- Can I redirect the http request towards an old folder to the homepage using .htaccess file? [closed]
- session_start(): Cannot find save handler ‘mm’ – session startup failed in /sites
- how to put shortcode to the top of the page – theme 2014
- How to avoid timeout waiting for output from CGI script?
- How can I prevent wordpress from sending emails
- True or False: Is an Apache error or PHP error the same as a WordPress error?
- How to use multiple 404 Error Pages in WordPress
- Add rewrite endpoint and .htaccess
- Permalinks to Post name not working
- WordPress redirection
- Allow direct access to files/folders within WordPress to replace wp-admin
- Settings > Permalinks – mod_rewrite ineffective if expression not preceded by /index.php/
- Increase Upload Size with htaccess | MAMP
- How To Add CSP frame ancestors in WordPress Website? [closed]
- Subfolder install not working
- WordPress – Unable to Create New Account – Windows/Apache/MySQL
- Serve static files via a subdomain on a wordpress
- WP-Include rewrite directory
- Browser Caching .htaccess
- Restricting access to a file for everyone except logged in users
- Hardening WordPress – how to set .htaccess permissions?
- wp-login – unable to redirect user to a custom login url
- Change WordPress Multisite Domain to subfolder
- URL rewriting problem
- All Pages and Post are redirecting to 404 Not Found in wordpress
- Updating post_parent caused the website to become unresponsive for 40 seconds or more
- How to do SEO friendly filters urls?
- 404 Error after URL update
- Should servers be POSTing my wp-load.php file?
- Avoid duplicate content on pretty URLs with htaccess
- I created new instance from snapshot of wordpress instance. now default page loads as default apache page not wordpress page
- Are there any negative impact if access to directories were accidently denied?
- The wp-admin url for each site does not work on WordPress multisite