Forbidden: You don't have permission to access /script.php on this server. (but only sometimes)

[亡魂溺海] 提交于 2019-12-12 04:39:26

问题


I have a web application that my clients deploy on IIS servers. One particular client has an issue where they get a Forbidden: You don't have permission to access /script.php on this server. error. When they try to access script.php

The trouble is that script.php is called many times in my application and it is only in one part of my application (a form submit) that i get the above error . In all other instances it works.

Any ideas why this this error would appear? what is it i need to check?

来源:https://stackoverflow.com/questions/32876751/forbidden-you-dont-have-permission-to-access-script-php-on-this-server-but

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!