<?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 Configuring Apache in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-apache/m-p/3396785#M14339</link>
    <description>Hi,&lt;BR /&gt;   Want to know I have some cgi-scripts &lt;BR /&gt;   which I have placed under the cgi-bin&lt;BR /&gt;   folder.&lt;BR /&gt;&lt;BR /&gt;   Now how can I configure httpd.conf&lt;BR /&gt;   so as to point a url something like&lt;BR /&gt;   http://core1/mytools.html&lt;BR /&gt;&lt;BR /&gt;   Thanks&lt;BR /&gt;   Amit</description>
    <pubDate>Sat, 09 Oct 2004 04:42:48 GMT</pubDate>
    <dc:creator>Amit Dixit_2</dc:creator>
    <dc:date>2004-10-09T04:42:48Z</dc:date>
    <item>
      <title>Configuring Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-apache/m-p/3396785#M14339</link>
      <description>Hi,&lt;BR /&gt;   Want to know I have some cgi-scripts &lt;BR /&gt;   which I have placed under the cgi-bin&lt;BR /&gt;   folder.&lt;BR /&gt;&lt;BR /&gt;   Now how can I configure httpd.conf&lt;BR /&gt;   so as to point a url something like&lt;BR /&gt;   http://core1/mytools.html&lt;BR /&gt;&lt;BR /&gt;   Thanks&lt;BR /&gt;   Amit</description>
      <pubDate>Sat, 09 Oct 2004 04:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-apache/m-p/3396785#M14339</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-10-09T04:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-apache/m-p/3396786#M14340</link>
      <description>To fix the location of the cgi-bin directory you change the location in the httpd.conf file.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Set the cgi-bin location with trailing / marks to the actual location you want your scripts.&lt;BR /&gt;&lt;BR /&gt;Then:&lt;BR /&gt;&lt;BR /&gt;service httpd restart&lt;BR /&gt;&lt;BR /&gt;if there are no errors, and the location exists you're ready to go.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 10 Oct 2004 00:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-apache/m-p/3396786#M14340</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-10T00:51:30Z</dc:date>
    </item>
  </channel>
</rss>

