It seems that nova-placement-api acts as a CGI module. Is it?
On 2017年03月08日 23:35, Chris Dent wrote: On Wed, 8 Mar 2017, Yu Wei wrote: When I tried to configure placement-api, I met following problems, AH01630: client denied by server configuration: /usr/bin/nova-placement-api That can be fixed by doing (somewhere in your apache config): <Directory /usr/bin> Require all granted </Directory> but rather than doing that you may wish to move nova-placement-api to a less global directory and grant access to that directory. Providing wide access to /usr/bin is not a great idea. __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe<mailto:openstack-dev-requ...@lists.openstack.org?subject:unsubscribe> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev