配置的问题还是服务器的问题?
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file.
Source Error:
Line 54: -->
Line 55:
Line 56: <authentication mode="Windows" />
Line 57:
Line 58: <!-- 授权
Source File: d:\freehost\hj2792\web\web.config Line: 56
----------------------------------------------------------
我的网站做好后上传,打开这种错误,本地的没有错误.请问应该怎么修改?