<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Yes... Reboot too.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 03/27/2013 08:11 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:mr.chew.baka@gmail.com">mr.chew.baka@gmail.com</a> wrote:<br>
    </div>
    <blockquote cite="mid:515398be.0a06e00a.5fd3.ffff80e9@mx.google.com"
      type="cite">Are you restarting apache after you make config
      changes?<br>
      <br>
      ----- Reply message -----<br>
      From: "Raymond Norton" <a class="moz-txt-link-rfc2396E" href="mailto:admin@lctn.org"><admin@lctn.org></a><br>
      To: "TCLUG" <a class="moz-txt-link-rfc2396E" href="mailto:tclug-list@mn-linux.org"><tclug-list@mn-linux.org></a><br>
      Subject: [tclug-list] Ubuntu 12.04 / apache2 redirect<br>
      Date: Wed, Mar 27, 2013 16:22<br>
      <br>
      <br>
      I'm attempting to set up a website on port 8001 of a new Ubuntu
      12.04 <br>
      box (LAMP). I have verified apache is listening on that port via
      grep <br>
      and telnet. However, if  I attempt to browse to it from another
      box, by <br>
      IP or fqdn:8001, the browser is redirected to port 80. I did not <br>
      knowingly install any type of proxy on the box and do not have
      IPTables <br>
      running. Any ideas what might be intercepting the request?<br>
      <br>
      If I enable port 80 in ports.conf , I get a message "Apache/2.2.22
      <br>
      (Ubuntu) Server at server Port 80", after attempting to reach the
      site <br>
      via <a class="moz-txt-link-freetext" href="http://fqdn:8001">http://fqdn:8001</a>, or <a class="moz-txt-link-freetext" href="http://ip:8001">http://ip:8001</a><br>
      <br>
      This is what I have for config files:<br>
      <br>
      ports.conf:<br>
      NameVirtualHost *:8001<br>
      #Listen 80<br>
      Listen 8001<br>
      <br>
      <br>
      Sites-enabled: Default<br>
      <VirtualHost *:8001 ><br>
              ServerAdmin webmaster@localhost<br>
              servername x.domain<br>
      <br>
              DocumentRoot /var/www<br>
              <Directory /><br>
                      Options FollowSymLinks<br>
                      AllowOverride None<br>
              </Directory><br>
      </VirtualHost><br>
      ~<br>
      <br>
      Raymond<br>
      _______________________________________________<br>
      TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
      <a class="moz-txt-link-abbreviated" href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
      <a class="moz-txt-link-freetext" href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
      <br>
      -- <br>
      This message has been scanned for viruses and
      <br>
      dangerous content by
      <a moz-do-not-send="true" href="http://www.mailscanner.info/"><b>MailScanner</b></a>,
      and is
      <br>
      believed to be clean.
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
<a class="moz-txt-link-abbreviated" href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>