<?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: Webserver in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498223#M20399</link>
    <description>Ed&lt;BR /&gt;&lt;BR /&gt;Also check out &lt;A href="http://www.apache.org/docs" target="_blank"&gt;http://www.apache.org/docs&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;MND</description>
    <pubDate>Mon, 26 Feb 2001 11:28:22 GMT</pubDate>
    <dc:creator>Marc Dijkstra</dc:creator>
    <dc:date>2001-02-26T11:28:22Z</dc:date>
    <item>
      <title>Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498221#M20397</link>
      <description>I would like to know where can I get some information in how to set up Apache webserver on a HP9000 10.20.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Ed Ruiz</description>
      <pubDate>Mon, 26 Feb 2001 10:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498221#M20397</guid>
      <dc:creator>Eduardo Ruiz</dc:creator>
      <dc:date>2001-02-26T10:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498222#M20398</link>
      <description>I found that there is a rather nice README in the apache tar download to do with the compile, setup and so on, including the nasty little catch wrt setting up an apache on HP-UX... This one.&lt;BR /&gt;&lt;BR /&gt;User/Group: The name (or #number) of the user/group to run httpd as.&lt;BR /&gt;#  . On SCO (ODT 3) use "User nouser" and "Group nogroup".&lt;BR /&gt;#  . On HPUX you may not be able to use shared memory as nobody, and the&lt;BR /&gt;#    suggested workaround is to create a user www and use that user.&lt;BR /&gt;#  NOTE that some kernels refuse to setgid(Group) or semctl(IPC_SET)&lt;BR /&gt;#  when the value of (unsigned)Group is above 60000;&lt;BR /&gt;#  don't use Group nogroup on these systems!&lt;BR /&gt;#&lt;BR /&gt;User wwwrun&lt;BR /&gt;Group nogroup                                                               &lt;BR /&gt;&lt;BR /&gt;I will attach the relevant README.&lt;BR /&gt;MND</description>
      <pubDate>Mon, 26 Feb 2001 11:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498222#M20398</guid>
      <dc:creator>Marc Dijkstra</dc:creator>
      <dc:date>2001-02-26T11:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498223#M20399</link>
      <description>Ed&lt;BR /&gt;&lt;BR /&gt;Also check out &lt;A href="http://www.apache.org/docs" target="_blank"&gt;http://www.apache.org/docs&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;MND</description>
      <pubDate>Mon, 26 Feb 2001 11:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498223#M20399</guid>
      <dc:creator>Marc Dijkstra</dc:creator>
      <dc:date>2001-02-26T11:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498224#M20400</link>
      <description>Hi, where i can find apache for an hp9000 10.20&lt;BR /&gt;Ed Ruiz</description>
      <pubDate>Mon, 26 Feb 2001 13:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498224#M20400</guid>
      <dc:creator>Eduardo Ruiz</dc:creator>
      <dc:date>2001-02-26T13:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498225#M20401</link>
      <description>&lt;A href="http://httpd.apache.org/dist/" target="_blank"&gt;http://httpd.apache.org/dist/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is no real "flavoured" Apache release as far as I can see from 1.3, so you will have to download the src and compile it according to the INSTALL doc I sent you.&lt;BR /&gt;&lt;BR /&gt;MND</description>
      <pubDate>Mon, 26 Feb 2001 14:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498225#M20401</guid>
      <dc:creator>Marc Dijkstra</dc:creator>
      <dc:date>2001-02-26T14:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498226#M20402</link>
      <description>Here is the link to the HP version&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache-1.3.17/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache-1.3.17/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2001 14:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498226#M20402</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-02-26T14:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Webserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498227#M20403</link>
      <description>Thanks John, been looking for that ;)&lt;BR /&gt;&lt;BR /&gt;MND</description>
      <pubDate>Mon, 26 Feb 2001 14:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/webserver/m-p/2498227#M20403</guid>
      <dc:creator>Marc Dijkstra</dc:creator>
      <dc:date>2001-02-26T14:20:48Z</dc:date>
    </item>
  </channel>
</rss>

