• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Weird config error

P

Planck

Guest
All of sudden, one the domains hosted on server is displaying this error.
I edited plesk(default)(2.0)(pool).config and removed the line:

<add name="X-Powered-By" value="PleskWin" />

But it was automatically added again.


HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module ProtocolSupportModule
Notification SendResponse
Handler StaticFile
Error Code 0x800700b7
Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'X-Powered-By'
Config File \\?\C:\inetpub\temp\apppools\plesk(default)(2.0)(pool)\plesk(default)(2.0)(pool).config
Requested URL http://www.hypetheband.com:80/Index.html
Physical Path D:\Inetpub\vhosts\hypetheband.com\httpdocs\Index.html
Logon Method Anonymous
Logon User Anonymous
Config Source
5954: <customHeaders>
5955: <add name="X-Powered-By" value="PleskWin" />
5956: <add name="X-Powered-By-Plesk" value="PleskWin" />
 
Back
Top