This is straightforward if I understand the question properly. Use the “WordPress MU Domain Mapping” plugin:
http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/
Update
I think something like the following should work in your .htaccess:
RewriteCond %{HTTP_HOST} www.exampleurl.com
RewriteCond %{REQUEST_URI} !^/testsite
RewriteRule ^(.*)$ testsite/$1 [L]
This will return the contents of the folder “testsite” for “www.exampleurl.com”. And if you have:
www.exampleurl.com/myoldsite/
then I think it would return the contents of:
/testsite/myoldsite/
So I am guessing if you but WordPress in that folder it should work. You might also need to map www.exampleurl.com to blogs.exampleurl.com using the domain mapping plugin.
Related Posts:
- Pretty URLs for File Uploads?
- User-friendly cropping of post thumbnails?
- Open Source replacement for WPML? [closed]
- Getting the Site URL Including the Front Base
- Drag & drop HTML5 file upload into the media library?
- Limiting sessions to one IP at a time
- Add forward slash on categories url (serve one version of a url)
- Plugin that integrates Google Storage with WordPress? [closed]
- Is there a plugin that counts posts by author?
- Slideshow control for use in WordPress Thesis theme – non flash
- A good way to maintain a resume on WordPress?
- Any high quality form plugins? [closed]
- How to have “Page Title” different than “Menu Title” in wordpress 3.0.3?
- Plugin for event management? [closed]
- How to add a category or tag to media at upload time with the browser uploader?
- Which tabs widget plugin for wordpress is better? [closed]
- System audit plugin? [closed]
- Non-Linear Questionnaires in WordPress
- The holy grail of Event Management Plugins? [closed]
- WordPress eCommerce plugin for books
- Plugin recommendation – StackExchange style Q&A [closed]
- Form that creates posts
- Conference website with ticket-sales + sponsorship sales with WordPress?
- Woocommerce different URL for every table placed in the restaurant
- What is the best WordPress plugin for Amazon s3 backups? [closed]
- add a woocommerce shop to every buddypress user [closed]
- How to make Tag Aliases
- Site Registration & MailChimp Coordination? [closed]
- Tag system like Quora?
- Live blogging plugins? [closed]
- Plugin to turn off RTE on select page [closed]
- URL parsing – what is it?
- a plugin to share a post to social networks via admin? [closed]
- How to add pagination with page numbers rather than next/previous links?
- Google maps plugin [closed]
- Mailing list sign up box [closed]
- Coupon codes and wordress; Membership plugin, tertiary plugin or shopping cart? [closed]
- Stats for a wp powered intranet
- How to remove some specfic navigation links only from selected page/pages?
- What is the best method for handling comments?
- Add share links to all blog posts on homepage
- Log hits on advertiser images [closed]
- Build a rss powered website network
- How do I retain url parameters the entire time a user browses my site?
- Export blog posts with MathJax to LaTeX document?
- Subscribe to this Blog for a Private P2 Themed Site?
- WordPress rewrite multisite blog url
- Please tell me any free customize product designer plugin (like customize tshirt, mobile cover, mug etc.) . [closed]
- How to achieve my custom post url structure?
- Forum for wordpress – Super confused! [closed]
- Plugin for loading comments on-demand [closed]
- What is a good free subscribe list?
- Need webcam chat plugin for my client [closed]
- E-commerce for wordpress [closed]
- Change theme per page or post [closed]
- Display some arbitrary HTML or content in a sidebar [closed]
- Plugin to count file download [closed]
- wordpress url correction
- PHPlist & new posts notification?
- A plugin for newsletter registration (not sending, just gathering data)?
- WordPress for a club website — Members page
- Any plugins to help with multilingual content? [closed]
- How can I create an affiliate program in WordPress? [closed]
- Getting back a permalink from custom url
- Replace “http://localhost:8888/” by website URL in WordPress
- How to use the empty space left and right of a post?
- Easy (no code) way to open a form in a lightbox (a plugin?) [closed]
- Plugin suggestion: Find broken links [closed]
- Simple webshop-plugin? [closed]
- Blackberry specific Mobile Redirect plugin? [closed]
- unautomated subscription plugin [closed]
- Related posts widget [closed]
- a featured content slider like this
- Posts cloud – Anyone?
- How to add coupon printer?
- Send email on new comment when no admin approval needed?
- WordPress is adding “category” word before my actual category name in url (and this is unsolicited)
- Add www to the Root Site in WP Multisite Network
- WP returns to domain root instead of siteurl
- Multisite problem with unexisting paths to CSS etc
- Permalink not changing according to post type
- There is how to change url domain on some posts?
- Homepage cannot be found
- How to retrive previous Domain URL in Wp
- Contact Management Plugin suggestions, or tutorials/resources recommendations [closed]
- How to create a language selection homepage? [closed]
- Hosting Requirements for a WordPress e-commerce site?
- Plugin to Link Posts by Title [closed]
- Best Shopping Cart for WordPress [closed]
- Which plugin gives me pretty html syntax in the editor/dashboard? [closed]
- Is there any wordpress plugin available to auto share comments? [closed]
- WordPress/jQuery pagination plugin for multiple lists
- How to batch resize images and change image url?
- Q&A functionality with a plugin? [closed]
- Auto translate plugin text-domain [closed]
- Redirect user on second visit on page
- Plugin recommendation – posting to Social Networking sites [closed]
- ‘Was this post useful’ plugin [closed]
- Is there a decent private message plugin for WordPress? [closed]
- How to add multiple chat rooms in a WordPress website [closed]