开发者

IIS 7 Basic Site Setup

Getting the following error on IIS 7 when 开发者_JAVA技巧attempting to access the default.htm during the setup of a basic test site.

403 - Forbidden: Access is denied.

Added read and list permissions for IUSR and IIS_IUSRS. Running under the default application pool. Any help much appreciated.


Make sure that your Default Documents are in order. You can check them from either the Home Folder tab of the Web Site Properties section of your host control panel, or the Default Document feature under the IIS category in the IIS Manager remote application.

I just had this problem five minutes ago and I realized I forgot to put them in the right order, and had omitted index.php completely.

If that doesn't work, try configuring your site to allow Directory Viewing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜