Server unable to read htaccess file, denying access to be safe

前端 未结 14 2835
情深已故
情深已故 2020-12-12 20:15

I have created a simple app using AngularJS. When I tried to host that project in my website http://demo.gaurabdahal.com/recipefinder it shows the following error:

14条回答
  •  -上瘾入骨i
    2020-12-12 21:01

    "Server unable to read htaccess file" means just that. Make sure that the permissions on your .htaccess file are world-readable.

提交回复
热议问题