<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Dear Andrew<br>
      <br>
      ABCD 1.2t uses by default a more professional configuration<br>
      <br>
      in /conf/httpd.conf   you register the ports to enable and all
      your virtual  hosts<br>
      <br>
      Let's show my own configuration (I am using three virtual hosts)<br>
      <br>
      <big><font face="Courier New, Courier, monospace">#Listen
          12.34.56.78:80<br>
          # 8090 = bvs,   9090 = abcd,   8081 = Wordpress<br>
          Listen 9090<br>
          Listen 8090<br>
          Listen 8081</font></big><br>
      <br>
      and near to the bottom of this file you include all your virtual
      hosts<br>
      <br>
      <big><font face="Courier New, Courier, monospace"># Virtual hosts<br>
          Include conf/extra/httpd-vhosts-abcd.conf<br>
          Include conf/extra/httpd-vhosts-bvs.conf<br>
          Include conf/extra/httpd-vhosts-wordpress.conf</font></big><br>
      <br>
      <br>
      then, in the directory    C:\ABCD\apache2.2\conf\extra<br>
      there is a file with the directives for every virtual host, there
      you find all the stuff you are looking for<br>
      <br>
      Regards and enjoy it<br>
      <br>
      Ernesto Spinak<br>
      <br>
      <br>
      <br>
      El 12/08/2013 17:06, Andrew Buxton escribió:<br>
    </div>
    <blockquote
      cite="mid:1376338015.94984.YahooMailNeo@web172301.mail.ir2.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:10pt">
        <div><span>I have installed 1.2t using the Wizard and it works
            OK on localhost:9090.  However, I 'm mystified by the Apache
            configuration. The file httpd.conf in the "conf"
            subdirectory makes no mention of port 9090. There is no
            value for the ServerRoot, DocumentRoot, port to listen to,
            etc. which are in the version in the "original"
            subdirectory.  Is it working all by default values or is
            there some clever reference to the "original" version?</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          arial, helvetica, sans-serif; background-color: transparent;
          font-style: normal;"><span><br>
          </span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          arial, helvetica, sans-serif; background-color: transparent;
          font-style: normal;"><span>Andrew</span></div>
        <div> </div>
        <div>-----<br>
          Andrew Buxton<br>
          Lewes, East Sussex, UK</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
isis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a class="moz-txt-link-freetext" href="http://lists.iccisis.org/listinfo/isis-users">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a class="moz-txt-link-abbreviated" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
  .^.                                .^.
  ( )                                ( )
  ===                                ===
 =[=]================================[=]=
  | |  Ernesto Spinak                | |
  | |  <a class="moz-txt-link-abbreviated" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a>        | |
  | |  Montevideo, Uruguay           | |
  | |  tel/fax  (598) 2622-3352      | |
  | |  celular  (598) 99612238      | |
 =[=]================================[=]=
  ===                                ===
  ( )                                ( )
   V                                  V </pre>
  </body>
</html>