<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apache &amp;amp; Webmin in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045233#M135191</link>
    <description>Most applications are installed in /opt.  You can verify by running swlist if the product was installed with the swagent.&lt;BR /&gt;&lt;BR /&gt;-Bob</description>
    <pubDate>Fri, 08 Aug 2003 15:59:30 GMT</pubDate>
    <dc:creator>Robert_Jewell</dc:creator>
    <dc:date>2003-08-08T15:59:30Z</dc:date>
    <item>
      <title>Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045229#M135187</link>
      <description>Hello again!&lt;BR /&gt;&lt;BR /&gt;I noticed that both apache and webmin come with the HP_UX 11i installs.  Both of these packages appear to be installed... however, I can't seem to find their installation points...  Does anyone know where these are installed by default?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Fri, 08 Aug 2003 15:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045229#M135187</guid>
      <dc:creator>Jeddel Yeras</dc:creator>
      <dc:date>2003-08-08T15:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045230#M135188</link>
      <description>I think it is somewhere under /opt. You may be able to find out the exact path with swlist.</description>
      <pubDate>Fri, 08 Aug 2003 15:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045230#M135188</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-08-08T15:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045231#M135189</link>
      <description>They are both installed in /opt/hpapache2 area if you isntalled of depots.  This assumes you are installing Apache v2.&lt;BR /&gt;&lt;BR /&gt;The webadmin program is quite nice, lets you make all kinds of chagnes to your httpd server by connecting to a web page, pointing and clicking.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 08 Aug 2003 15:56:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045231#M135189</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-08T15:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045232#M135190</link>
      <description>Check under /opt/hpapache2.&lt;BR /&gt;&lt;BR /&gt;Webmin is also listed there.&lt;BR /&gt;&lt;BR /&gt;Hope that helped..&lt;BR /&gt;&lt;BR /&gt;DCJ &lt;BR /&gt;</description>
      <pubDate>Fri, 08 Aug 2003 15:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045232#M135190</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2003-08-08T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045233#M135191</link>
      <description>Most applications are installed in /opt.  You can verify by running swlist if the product was installed with the swagent.&lt;BR /&gt;&lt;BR /&gt;-Bob</description>
      <pubDate>Fri, 08 Aug 2003 15:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045233#M135191</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2003-08-08T15:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045234#M135192</link>
      <description>Well, others have already given the location, but in the future you can use swlist to find locations. I knew there was an option for that.&lt;BR /&gt;&lt;BR /&gt;swlist -l file | grep -i apache&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Fri, 08 Aug 2003 16:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045234#M135192</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-08-08T16:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045235#M135193</link>
      <description>Thanks guys,&lt;BR /&gt;&lt;BR /&gt;I edited my paths on webmin and I'm up and running. :)&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Mon, 11 Aug 2003 12:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045235#M135193</guid>
      <dc:creator>Jeddel Yeras</dc:creator>
      <dc:date>2003-08-11T12:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; Webmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045236#M135194</link>
      <description>So how does everyone like Webmin so far? &lt;BR /&gt;&lt;BR /&gt;We are seriously looking at it for deployment since it is easy, delegatable and cross-platform - and a standardised interface among all Unices and Linux. I was a bit surprised that Webmin has come a really long way and to be bundled as part of hpapache2 is really something!&lt;BR /&gt;&lt;BR /&gt;I am glad HP is bundling a lot of really useful quality open source tools -- ie. GTK+ and MySQL now comes with the JUN2003 11i release!</description>
      <pubDate>Mon, 11 Aug 2003 12:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-amp-webmin/m-p/3045236#M135194</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-08-11T12:47:28Z</dc:date>
    </item>
  </channel>
</rss>

