• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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