Welcome Guest, Not a member yet? Register   Sign In
.htaccess redirection
#2

[eluser]phpserver[/eluser]
A simpler method.Open wp-config.php and add this two lines.

Code:
define('WP_HOME','http://example.com/blog');

define('WP_SITEURL','http://example.com/blog');

Then your .htaccess.


Messages In This Thread
.htaccess redirection - by El Forum - 04-29-2010, 02:44 AM
.htaccess redirection - by El Forum - 04-29-2010, 02:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB