<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2009://24/tag:forums.movabletype.org,2009://24.15833-</id>
  <updated>2009-11-28T12:31:48Z</updated>
  <title>Comments for Single Install with Mutliple Domains CGIPath, Alias and ScriptAlias Setup</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15833</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=15833" title="Single Install with Mutliple Domains CGIPath, Alias and ScriptAlias Setup" />
    <published>2009-07-03T01:24:30Z</published>
    <updated>2009-07-14T23:34:38Z</updated>
    <title>Single Install with Mutliple Domains CGIPath, Alias and ScriptAlias Setup</title>
    <summary>I just bought a new MT PRO license with the thought of doing one install for multiple domains. I have MT PRO installed with all the needed perl modules. I&apos;m running Apache 1.3.41 on a Mac OS X 10.4.11 server....</summary>
    <author>
      <name>Marc Boucher</name>
      <uri>http://www.marcboucher.ws</uri>
    </author>
    
    <category term="Installation" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I just bought a new MT PRO license with the thought of doing one install for multiple domains. I have MT PRO installed with all the needed perl modules. I'm running Apache 1.3.41 on a Mac OS X 10.4.11 server.</p>

<p>I'm going to have several sites each with their own domain. Naturally by doing one install I have one management interface to log into.</p>

<p>For the second domain the alias for mt-static files is working, however the cgi execution isn't working using the ScriptAlias. My log files indicate the following error suggesting ScriptAlias isn't mapping to the right directory. </p>

<p>[error] script not found or unable to stat: /WebServer/Documents/mtpro/SecondDomainf/mt-cp.cgi</p>

<p>Below is the relevant setup information. For purposes of this query to the group I've changed the domains and renamed the paths to suit.</p>

<p>Can anyone help me?</p>

<p>COMMON FILE SETUP:</p>

<p>mt-config.cgi<br />
- set CGIPath to /<br />
- No StaticWebPath or StaticFilePath set</p>

<p><br />
DOMAIN 1 SETUP: www.MainMTInstall.com</p>

<p>	ServerName MainMTInstall.com<br />
	ServerAlias www.MainMTInstall.com<br />
        DocumentRoot "/WebServer/Documents/mtpro"</p>

<p>	Alias /mt-static "/WebServer/Documents/mtpro/mt-static"<br />
        <br />
                Options Indexes FollowSymLinks MultiViews<br />
                AllowOverride All<br />
                Order allow,deny<br />
                Allow from all<br />
        <br />
        <br />
        ScriptAlias /mtpro "/WebServer/Documents/mtpro"<br />
        <br />
                AllowOverride None<br />
                Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch<br />
                Order allow,deny<br />
                Allow from all<br />
        </p>

<p><br />
DOMAIN 2 SETUP: www.SecondDomainInstall.com</p>

<p>	ServerName SecondDomainInstall.com<br />
         ServerAlias www.SecondDomainInstall.com<br />
         DocumentRoot "/Volumes/HD2/WebServer/Documents/mtpro/SecondDomain"</p>

<p>Alias /mt-static "/WebServer/Documents/mtpro/mt-static"<br />
        <br />
                Options Indexes FollowSymLinks MultiViews<br />
                AllowOverride All<br />
                Order allow,deny<br />
                Allow from all<br />
        </p>

<p>ScriptAlias /mtpro "/WebServer/Documents/mtpro"<br />
        <br />
                AllowOverride None<br />
                Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch<br />
                Order allow,deny<br />
                Allow from all<br />
        </p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15833-comment:26087</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15833" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html#c26087" />
    <title>Comment from Marc Boucher on 2009-07-06</title>
    <author>
        <name>Marc Boucher</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Wow, I must have posted either a tough question or a stupid one :-) Which is it? Anyone care to tackle the issue.</p>]]>
    </content>
    <published>2009-07-06T23:08:49Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15833-comment:26387</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15833" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html#c26387" />
    <title>Comment from Richard Johnson on 2009-07-12</title>
    <author>
        <name>Richard Johnson</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This is my first post to MT as I am a new user with the same intentions.  I just installed the script and I am so lost.  I have been a Wordpress user and wanted something different.  I Hope that this community is more responsive as I must say, "I have one foot in and one hanging outside when it comes to my overall view of MT."  Good luck Mark.</p>]]>
    </content>
    <published>2009-07-12T11:42:34Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15833-comment:26397</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15833" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html#c26397" />
    <title>Comment from Rob Kenny on 2009-07-12</title>
    <author>
        <name>Rob Kenny</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Does the mtpro directory contain you mt scripts?</p>]]>
    </content>
    <published>2009-07-12T16:32:58Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15833-comment:26529</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15833" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/single-install-with-mutliple-domains-cgipath-alias-and-scriptalias-setup.html#c26529" />
    <title>Comment from Marc Boucher on 2009-07-14</title>
    <author>
        <name>Marc Boucher</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Rob, yes it does. </p>

<p>For the time being I'm using one domain, the cgi domain, shared across the rest of them. It's the simplest solution.</p>]]>
    </content>
    <published>2009-07-14T23:34:38Z</published>
  </entry>

</feed>
