Re: always says "Forbidden", what's the matter?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Isn't apache 2.4 using a new syntax? Instead of

Order allow, deny
Allow from all

to

Require all granted

http://httpd.apache.org/docs/2.4/upgrading.html#run-time

Not really sure if it is backwards compatible. Hope someone clarifies.Thanks!


Rod Bio

Random fortune: Never try to explain computers to a layman. It's easier to explain sex to a virgin. -- Robert Heinlein (Note, however, that virgins tend to know a lot about computers.)
On 12/26/13, 1:17 PM, sdfasdgfvewrgvwargvt wadawdawd wrote:
Maybe this will work:

<Directory "/home/zh/workspace/">
Order allow, deny
Allow from all
</Directory>


On Thu, Dec 26, 2013 at 1:07 PM, Heng Zhou <hzhou1@xxxxxxxxxx> wrote:
Yes, I checked, the log only says:"client denied by server configuration: /home/zh/workspace/testhtml/hello.html". I could not get any idea from this simple log.


On Wed, Dec 25, 2013 at 11:22 PM, Yehuda Katz <yehuda@xxxxxxxxxx> wrote:
Did you check the error log? It should tell you exactly what the problem is.

- Y


On Wed, Dec 25, 2013 at 10:43 PM, Heng Zhou <hzhou1@xxxxxxxxxx> wrote:
Hi,

I'm using Apache 2.4.6 on Ubuntu, I have a html file hello.html located in the /var/www. When I type in http://localhost/hello.html and press return in the browser, I was always told "Forbidden, You don't have permission to access /hello.html on this server.". But I have checked everything and can not understand why it doesn't work. Could you please help me with this problem? Thank you.





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux