<?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 apache problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413513#M36364</link>
    <description>I have RHEL enterprises 3 with apache2.0&lt;BR /&gt;&lt;BR /&gt;1)i want to open one particular folder through access web browser&lt;BR /&gt;&lt;BR /&gt;2) i configured in httpd.conf&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;        Options FollowSymLinks&lt;BR /&gt;&lt;BR /&gt;        AllowOverride None&lt;BR /&gt;&lt;BR /&gt;        AuthType Basic&lt;BR /&gt;        AuthName "Restricted Files"&lt;BR /&gt;        AuthUserFile /usr/local/apache/passwd/passwords&lt;BR /&gt;        Require user test&lt;BR /&gt;&lt;BR /&gt;3) if iam opening http://localhost/test2&lt;BR /&gt;it asking username passwd (if i am entered wrong passwd it is saying wrong user name &amp;amp; passwd)&lt;BR /&gt;4) once i enterd the user name passwd correct it is accpeting&lt;BR /&gt;After that it is showing&lt;BR /&gt;&lt;BR /&gt;Forbidden&lt;BR /&gt;You don't have permission to access /test2/ on this server.&lt;BR /&gt;&lt;BR /&gt;pls any one help me sorry for the poor english&lt;/DIRECTORY&gt;</description>
    <pubDate>Tue, 05 May 2009 15:32:49 GMT</pubDate>
    <dc:creator>rajesh73</dc:creator>
    <dc:date>2009-05-05T15:32:49Z</dc:date>
    <item>
      <title>apache problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413513#M36364</link>
      <description>I have RHEL enterprises 3 with apache2.0&lt;BR /&gt;&lt;BR /&gt;1)i want to open one particular folder through access web browser&lt;BR /&gt;&lt;BR /&gt;2) i configured in httpd.conf&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;        Options FollowSymLinks&lt;BR /&gt;&lt;BR /&gt;        AllowOverride None&lt;BR /&gt;&lt;BR /&gt;        AuthType Basic&lt;BR /&gt;        AuthName "Restricted Files"&lt;BR /&gt;        AuthUserFile /usr/local/apache/passwd/passwords&lt;BR /&gt;        Require user test&lt;BR /&gt;&lt;BR /&gt;3) if iam opening http://localhost/test2&lt;BR /&gt;it asking username passwd (if i am entered wrong passwd it is saying wrong user name &amp;amp; passwd)&lt;BR /&gt;4) once i enterd the user name passwd correct it is accpeting&lt;BR /&gt;After that it is showing&lt;BR /&gt;&lt;BR /&gt;Forbidden&lt;BR /&gt;You don't have permission to access /test2/ on this server.&lt;BR /&gt;&lt;BR /&gt;pls any one help me sorry for the poor english&lt;/DIRECTORY&gt;</description>
      <pubDate>Tue, 05 May 2009 15:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413513#M36364</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2009-05-05T15:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: apache problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413514#M36365</link>
      <description>Try adding Indexes to your options:&lt;BR /&gt;&lt;BR /&gt;Options FollowSymLinks Indexes</description>
      <pubDate>Tue, 05 May 2009 17:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413514#M36365</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-05-05T17:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: apache problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413515#M36366</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Missing information to solve this.&lt;BR /&gt;&lt;BR /&gt;What is the root directory of the server in httpd.conf Perhaps post the whole file.&lt;BR /&gt;&lt;BR /&gt;What does the .htaccess file say on this directory.&lt;BR /&gt;&lt;BR /&gt;Permission from the OS on test2 can impact this problem.&lt;BR /&gt;&lt;BR /&gt;What does the access_log and error_log say when you try and access?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 05 May 2009 19:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413515#M36366</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-05T19:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: apache problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413516#M36367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have u tried setting AllowOverride None to AllowOverride AuthConfig?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Matt&lt;BR /&gt;</description>
      <pubDate>Fri, 29 May 2009 09:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413516#M36367</guid>
      <dc:creator>Matt Palmer_2</dc:creator>
      <dc:date>2009-05-29T09:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: apache problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413517#M36368</link>
      <description>Are you able to access any password restricted page behind that apache server?&lt;BR /&gt;&lt;BR /&gt;Are there other realms that require passwords?</description>
      <pubDate>Sat, 30 May 2009 19:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413517#M36368</guid>
      <dc:creator>B. Hulst</dc:creator>
      <dc:date>2009-05-30T19:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: apache problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413518#M36369</link>
      <description>Your &lt;DIRECTORY&gt; container probably lacks an Allow rule because it inherits from the restrictive Root directory / permissions which I bet has an "Order allow,deny" entry.&lt;BR /&gt;This means that anything beneath / will automatically implicitly switch to deny all unless it finds a contradicting explicit Allow rule in the respective &lt;DIRECTORY&gt; container. &lt;BR /&gt;So either change the Order in your AuthType Basic container to "Order deny,allow" (which implicitly falls back to allow all), or explicitly add an "Allow from all" or an IP address/network (range).&lt;BR /&gt;If you go for the IP address restriction and you want both Basic authentication *and* by source IP address access restrictions to take effect you also need to insert a "Satisfy all" into your container.&lt;BR /&gt;After having edited the changes to your httpd.conf send the master httpd a SIGUSR1 (graceful) or SIGHUP and retry accessing.&lt;/DIRECTORY&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Tue, 02 Jun 2009 09:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-problem/m-p/4413518#M36369</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2009-06-02T09:13:21Z</dc:date>
    </item>
  </channel>
</rss>

