<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.avgcert, li.avgcert, div.avgcert
        {mso-style-name:avgcert;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Correct Chuck. However being able to configure that port as well
could possibly be useful in rare instances.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I was able to change the vhost ports by manually editing the
site# file in the httpd/conf/ folders. However it seems there is more to it
than that. The specific php app we are using makes use of tomcat. After modifying
the vhost port for the site the site would respond on the designated port but
would give a tomcat error. Which I haven’t had time to look into yet.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
blueonyx-bounces@blueonyx.it [mailto:blueonyx-bounces@blueonyx.it] <b>On Behalf
Of </b>James Darbyshire<br>
<b>Sent:</b> Sunday, December 05, 2010 3:09 AM<br>
<b>To:</b> BlueOnyx General Mailing List<br>
<b>Subject:</b> [BlueOnyx:06029] Re: TCP Port<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p>Chuck,<o:p></o:p></p>

<p>I don't think the op was along to change the port of the management gui. I
think he meant to change the port which apache listens on for normal hosted
sites.<o:p></o:p></p>

<p>Regards,<o:p></o:p></p>

<p>James Darbyshire<o:p></o:p></p>

<p>Sent from my Samsung Droid™<o:p></o:p></p>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-bottom:12.0pt'>On 04/12/2010 11:41 AM,
"Chuck Tetlow" <<a href="mailto:chuck@tetlow.net">chuck@tetlow.net</a>>
wrote:<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'>The BlueOnyx management GUI is
already on a different port - TCP 444. <br>
<br>
Guess you haven't built or used a BX yet - you probably would have noticed that
right off the bat. <br>
<br>
<br>
<br>
No, there is no way in the GUI to change the port the webserver listens
on.  That's such a odd and uncommon request that I'd bet the design guys
never thought someone would ask for it, and so they didn't provide it. <br>
<br>
Of course, you could always manually edit the vhost conf files.  (Don't
know that you could do it on a per-site basis in the vhosts file.  You
might have to do it in the httpd.conf file for the whole server)  But the
BlueOnyx management scripts have a bad habit of overwriting manually edited config
files.  I used to keep my /etc/sysconfig/iptables file locked (set to
immutable) - until I figured out how to edit the management scripts and have it
build that file with my unique modifications.  Just a warning - you might
have to lock the file after modification or be ready to change it again. <br>
<br>
<br>
<br>
Chuck <br>
<br>
<span style='font-size:10.0pt'><o:p></o:p></span></p>

<p><span style='font-size:10.0pt;color:#500050'>---------- Original Message
----------- <br>
From: Jeffrey Garruba <<a href="mailto:jgarruba@diamondfire.com">jgarruba@diamondfire.com</a>>
<br>
To: "Blue...</span><span style='font-size:10.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><b><span style='font-size:10.0pt'>------- End of Original
Message -------</span></b><span style='font-size:10.0pt'> </span><o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
<a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><o:p></o:p></p>

</blockquote>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=1 width="100%" noshade style='color:#A0A0A0' align=center>

</div>

<p class=avgcert>No virus found in this message.<br>
Checked by AVG - <a href="http://www.avg.com">www.avg.com</a><br>
Version: 10.0.1170 / Virus Database: 426/3298 - Release Date: 12/05/10<o:p></o:p></p>

</div>

</body>

</html>