Hi There!
I have a question.
I would like to move my website url from
Please Login or Register to see this Hidden Content
to
Please Login or Register to see this Hidden Content
. (the url you see when you go to
Please Login or Register to see this Hidden Content
.
I watch the following movie on youtube: VIDEO
On my ftp the folder index.php (in
Please Login or Register to see this Hidden Content
) includes the follow rule:
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require('./
wp /
wp -blog-header.php');
on my ftp the the folder index.php (in
Please Login or Register to see this Hidden Content
) includes the follow rule:
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require('./
wp -blog-header.php');
In my general settings I change the website adress url from
Please Login or Register to see this Hidden Content
to
Please Login or Register to see this Hidden Content
When I follow this steps i get a 404 message, and my website doens't work anymore.
Hopefully someone can tell my what i am doing wrong?
Rowin.