• 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

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