• 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

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