• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Protected Directories

D

david55

Guest
Hello,

We want to use a custom error page for bad http logins.

We added custom 401's using IIS but when a user fails to login with the password protected directory created in Plesk the access log shows a code 200 and there is no error in the error log.

2004-01-16 12:47:31 xxx.xxx.xxx.xxx - xxx.xxx.xxx.xxx GET /partners/ - 200 0 0 378 0

The user is then presented with a blank screen page?

Any help would be greatly appreciated, thanks.
 
You can build the response page into your ASP pages. I would look to msdn.microsoft.com or freeasp.com to do this.
 
Back
Top