Apache: client denied by server configuration

前端 未结 9 1818
抹茶落季
抹茶落季 2020-11-27 10:42

I am getting

[Tue Apr 24 12:12:55 2012] [error] [client 127.0.0.1] client denied by server configuration: /labs/Projects/Nebula/bin/

9条回答
  •  醉梦人生
    2020-11-27 11:04

    In my case the key was:

    AllowOverride All
    

    in vhost definition. I hope it helps someone.

提交回复
热议问题