default userpic

Multiple Domains, One MT Install: Workaround Needed

Vote 0 Votes

Hi,

I sent the instructions located on this page to my web host, and they said I couldn't set up virtual servers this way so that i could run several domains off one Movable Type installation. Is there a workaround, or another method I can use to make this happen?

Thanks in advance.

Reported on Movable Type 4.2

5 Replies

| Add a Reply
  • Something along these lines might work

    File System

    \user\home\public_html\mt <-- MT cgi files
    \user\home\public_html\mt-static <-- MT mt-static file
    \user\home\public_html\blog1 <-- directory that is the document root for www.blog1.com\ (your admin interface)
    \user\home\public_html\blog2 <-- directory that is the document root for www.blog2.com
    \user\home\public_html\blog3 <-- directory that is the document root for www.blog3.com


    In mt-config.cgi you have
    CGIPath \mt
    StaticWebPath \mt-static

    In Apache \ CPanel \ Plesk you the create symlinks under each domain so that

    www.blog1.com/mt <-- points to \user\home\public_html\mt on server
    www.blog1.com/mt-static <-- points to \user\home\public_html\mt-static on server
    www.blog2.com/mt <-- points to \user\home\public_html\mt on server
    www.blog2.com/mt-static <-- points to \user\home\public_html\mt-static on server
    www.blog3.com/mt <-- points to \user\home\public_html\mt on server
    www.blog3.com/mt-static <-- points to \user\home\public_html\mt-static on server

  • user-pic

    Rob, I have a similar setup where I have a host account and two domain. On each domain I have several subdomains where I have a seperate MT site for it. I have a concern as to limitations when running one MT installation where it would all run under one database. Is there a limitation on the DB for MT running all these sites under one DB?

  • There is absolutely no limitation!

    As long as you are not getting tens of thousands of posts, there won't be any problem running multiple weblogs from one central installation (and database).

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

1773 6162

Last Topic: Excluding categories from blog by kholechek on Feb 9, 2012

86 302

Last Topic: website entries by masoud on Oct 26, 2011

1429 5077

Last Topic: What apocalypse hit this community in the middle of 2011? by 75th on Feb 10, 2012

695 2910

Last Topic: Insert Image / File Fails by Russ Miller on Feb 10, 2012

84 291

Last Topic: How to have some other characters in entry basename automatically written by Afshin Haghighatnia on Dec 22, 2011

173 737

Last Topic: About the MT version stated in HTML source by Alex E. Schneider on Feb 7, 2012

190 567

Last Topic: Analytics Reporting by michael webster on Feb 5, 2012

48 210

Last Topic: An idea and also a request by Afshin Haghighatnia on Jun 29, 2011

64 246

Last Topic: jQuery in MT 5.1 still at 1.4 - why? by perlmonkey on May 25, 2011

code.sixapart.com

137 478

Last Topic: Getting a thumbnail with xpath by Peter on Mar 13, 2011

222 720

Last Topic: Custom Field for Asset Not Appearing by android on Feb 9, 2012