• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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