<?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 and .asp files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925831#M408933</link>
    <description>Thanx all,&lt;BR /&gt;&lt;BR /&gt;I've managed to install Apache with mod_perl and everything works fine.&lt;BR /&gt;&lt;BR /&gt;Regards, MB.</description>
    <pubDate>Thu, 15 Sep 2005 00:38:46 GMT</pubDate>
    <dc:creator>Marcel Boogert_1</dc:creator>
    <dc:date>2005-09-15T00:38:46Z</dc:date>
    <item>
      <title>Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925820#M408922</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Is there a guide / manual on how to configure the HP-UX Apache-based Web Server to handle .asp files? On the forum there isn't much/nothing written about this subject.&lt;BR /&gt;&lt;BR /&gt;Thanx in advance, MB.</description>
      <pubDate>Wed, 14 Sep 2005 04:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925820#M408922</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2005-09-14T04:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925821#M408923</link>
      <description>You can try Apache::ASP perl module, &lt;BR /&gt;Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events not originally part of the ASP API!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.apache-asp.org/index.html" target="_blank"&gt;http://www.apache-asp.org/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 14 Sep 2005 04:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925821#M408923</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T04:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925822#M408924</link>
      <description>You can use latest Apache::ASP mod-perl module.&lt;BR /&gt;&lt;BR /&gt;More detailed information on this module:&lt;BR /&gt;&lt;A href="http://www.apache-asp.org/" target="_blank"&gt;http://www.apache-asp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Wed, 14 Sep 2005 04:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925822#M408924</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-09-14T04:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925823#M408925</link>
      <description>Apache will not support asp pages with base build.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://httpd.apache.org/docs/1.3/misc/FAQ.html#asp" target="_blank"&gt;http://httpd.apache.org/docs/1.3/misc/FAQ.html#asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 14 Sep 2005 04:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925823#M408925</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-14T04:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925824#M408926</link>
      <description>Question is about HP-UX apache based web server, it supports mod_perl which is prerequisite for Apache::ASP. So, You can go ahead and try it out for ASP pages with Apache. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 04:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925824#M408926</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T04:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925825#M408927</link>
      <description>I found the Apache::ASP already, but having some trouble installing it. Everything goes well. The "Download and CPAN Install" section in the Install-document works fine with me. After that you should use the "Build Apache and mod_perl" section.&lt;BR /&gt;&lt;BR /&gt;I got the following error:&lt;BR /&gt;&lt;BR /&gt;#./build_httpds.sh&lt;BR /&gt;======================================================&lt;BR /&gt;exit build, no directory found for apache_* at: /tmp/Apache-ASP-2.59/make_httpd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, MB.</description>
      <pubDate>Wed, 14 Sep 2005 04:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925825#M408927</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2005-09-14T04:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925826#M408928</link>
      <description>Hi,&lt;BR /&gt;follow these links:&lt;BR /&gt;&lt;A href="http://www.networkworld.com/columnists/2005/032105internet.html" target="_blank"&gt;http://www.networkworld.com/columnists/2005/032105internet.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;read the last answer of part of this forum:&lt;BR /&gt;&lt;A href="http://qaix.com/apache-http-server/5-736-asp-read.shtml" target="_blank"&gt;http://qaix.com/apache-http-server/5-736-asp-read.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and go to &lt;BR /&gt;&lt;A href="http://www.apache-asp.org/" target="_blank"&gt;http://www.apache-asp.org/&lt;/A&gt;&lt;BR /&gt;site.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 14 Sep 2005 04:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925826#M408928</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-14T04:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925827#M408929</link>
      <description>Hi Marcel ,&lt;BR /&gt;&lt;BR /&gt;You can also check this link, for good info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/webservers/apache/faqs/" target="_blank"&gt;http://www.hp.com/products1/unix/webservers/apache/faqs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 14 Sep 2005 05:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925827#M408929</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-14T05:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925828#M408930</link>
      <description>Why do You need to build an static apache httpd? &lt;BR /&gt;Are you sure that you do not have mod_perl installed for Apache?</description>
      <pubDate>Wed, 14 Sep 2005 05:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925828#M408930</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-09-14T05:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925829#M408931</link>
      <description>I hope you are having only basic apache web server. It is not without ssl enabled one? &lt;BR /&gt;&lt;BR /&gt;Check this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mail-archives.apache.org/mod_mbox/perl-asp/200301.mbox/%3C3E1F4596.7080909@chamas.com%3E" target="_blank"&gt;http://mail-archives.apache.org/mod_mbox/perl-asp/200301.mbox/%3C3E1F4596.7080909@chamas.com%3E&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 14 Sep 2005 05:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925829#M408931</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-14T05:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925830#M408932</link>
      <description>&lt;BR /&gt;&lt;A href="http://www.sun.com/software/chilisoft/index.xml" target="_blank"&gt;http://www.sun.com/software/chilisoft/index.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 14 Sep 2005 23:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925830#M408932</guid>
      <dc:creator>Ganesha Sridhara</dc:creator>
      <dc:date>2005-09-14T23:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925831#M408933</link>
      <description>Thanx all,&lt;BR /&gt;&lt;BR /&gt;I've managed to install Apache with mod_perl and everything works fine.&lt;BR /&gt;&lt;BR /&gt;Regards, MB.</description>
      <pubDate>Thu, 15 Sep 2005 00:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925831#M408933</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2005-09-15T00:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Apache and .asp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925832#M408934</link>
      <description>..</description>
      <pubDate>Thu, 15 Sep 2005 00:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-and-asp-files/m-p/4925832#M408934</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2005-09-15T00:39:25Z</dc:date>
    </item>
  </channel>
</rss>

