Wednesday 21 August 2013

Wordpress Url redirect

Wordpress Url redirect

I have a big problem with a Wordpress project, I just downloaded a
Wordpress project with it's Mysql contents.
I want to run it in my localhost, All sets up, but when i launch the url
in my localhost it goes to another url.
I edited some parameters here :
wp-config.php : 'DOMAIN_CURRENT_SITE'
and from Mysql i edited "siteurl" & "home" from wp_options table. I also
edit RewriteCond %{HTTP_HOST} = from .htaccess
So it doesn't redirect to url but Wordpress not launch. without any
error!! it seems you enter wrong url in your browser.
Do you know where is the problem?

No comments:

Post a Comment