<?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: Linux/Apache in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138674#M8438</link>
    <description>You can add ErrorDocument directive to the end of /etc/httpd/conf/httpd.conf:&lt;BR /&gt;&lt;BR /&gt;ErrorDocument 404 "Document not found"&lt;BR /&gt;&lt;BR /&gt;and then restart httpd service.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
    <pubDate>Mon, 08 Dec 2003 09:38:08 GMT</pubDate>
    <dc:creator>Sergejs Svitnevs</dc:creator>
    <dc:date>2003-12-08T09:38:08Z</dc:date>
    <item>
      <title>Linux/Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138672#M8436</link>
      <description>I am running RH9 and Apache. My web guy asked me to do him a favor. When a user connects from our NT protal Web to My linux server to look up web reports. And the document they are looking for isnt there, they get a crazy error that confuses them. Is there a way that I can change that '404' error to 'Document not Found or something like that. I am not sure where this would be configured, the main index.html page????10xRPM</description>
      <pubDate>Mon, 08 Dec 2003 09:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138672#M8436</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-08T09:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138673#M8437</link>
      <description>I'm not sure where Red Hat keeps it but it supposed to be /etc/apache and the file is called httpd.conf.  Actually I think REd Hat keeps it in /etc/apache/conf but I could be wrong.&lt;BR /&gt; &lt;BR /&gt;In this file, you'll file a sesction on customizable error response.  I think the bit you want to change uncomment is&lt;BR /&gt; &lt;BR /&gt;ErrorDocument 404 /missing.html&lt;BR /&gt; &lt;BR /&gt;This will display "missing.html" instead of the standard 404 message.&lt;BR /&gt; &lt;BR /&gt;When done either restart apache or "kill -1" the "httpd" process that has a parent of 1</description>
      <pubDate>Mon, 08 Dec 2003 09:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138673#M8437</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-08T09:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138674#M8438</link>
      <description>You can add ErrorDocument directive to the end of /etc/httpd/conf/httpd.conf:&lt;BR /&gt;&lt;BR /&gt;ErrorDocument 404 "Document not found"&lt;BR /&gt;&lt;BR /&gt;and then restart httpd service.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Mon, 08 Dec 2003 09:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138674#M8438</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-12-08T09:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138675#M8439</link>
      <description>Setting up a missing.html file will solve most of the issues.&lt;BR /&gt;Search in httpd.conf for &lt;BR /&gt;#ErrorDocument 404 /missing.html&lt;BR /&gt;uncomment (take # out), and make sure missing.html is in your / path (usually /var/www/html).&lt;BR /&gt;&lt;BR /&gt;Some of your clients, though, won't use server page and display their own error 404 page. There's not much you can do from the server side, except making missing.html as simple as possible (html, text, no image but .gif or .png, no swf or other fun stuff).&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 08 Dec 2003 09:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138675#M8439</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-12-08T09:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux/Apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138676#M8440</link>
      <description>You should see an error in the error_log, the location of which is defined in httpd.conf&lt;BR /&gt;&lt;BR /&gt;This will tell you exactly what resource is bing requested, what the error is and what the source IP address(user) was.&lt;BR /&gt;&lt;BR /&gt;This should be enough to track down the error.&lt;BR /&gt;&lt;BR /&gt;httpd.conf is usually in /etc/httpd/conf&lt;BR /&gt;&lt;BR /&gt;error_log usually is in /etc/httpd/logs&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Dec 2003 11:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-apache/m-p/3138676#M8440</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-08T11:13:20Z</dc:date>
    </item>
  </channel>
</rss>

