Jump to content

Recommended Posts

Posted

I've been using www.lifeofrobert.com/blog for my blog, but have decided to create a subdomain called blog.lifeofrobert.com. I use MT and any URL under blog.lifeofrobert.com works correctly. However, trying to use a rewrite rule to unbreak archive links (such as www.lifeofrobert.com/blog/archive/... to blog.lifeofrobert.com/archives/...) has been difficult.

 

Here is the code in my .htaccess file so far:

 

>RewriteEngine on
RewriteBase /
RewriteRule ^blog(.*) http://blog.lifeofrobert.com$1 [R]

 

From what I can see, this should work, but the URL in my address bar is not updating properly and the page is "not found."

 

Any suggestions?

 

Thanks,

 

Robert

  • 1 month later...
Posted

I couldn't help with the code - but MT does have a search and replace function which would be a workaround. It's on the right, on the main menu.

 

 

Richard

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...