• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

protdir.exe changes aren't applyed

ViaHosting

Basic Pleskian
The changes made with protdir.exe does take effect.

1) protdir.exe --remove plesk-stat -domain domain.com

WORKS FINE

2) protdir.exe --create plesk-stat -title "TEST A" -domain domain.com -add_user user1 -passwd mypass1

STARTS REQUESTING AUTHENTICATION WITH "TEST A" LABEL,
BUT DOESN'T ACCEPT user1 / mypass1

3) Edit any thing related with this protected directory (even without any change).
4) Apply this change.

NOW THE USER/PASSWORD ARE ACCEPTED.

5) protdir.exe --remove plesk-stat -domain domain.com

6) protdir.exe --create plesk-stat -title "TEST B" -domain domain.com -add_user user2 -passwd mypass2

REQUESTING AUTHENTICATION WITH "TEST A" LABEL (NOT "TEST B"),
user1 / mypass1 ARE ACCEPTED,
BUT user2 / mypass2 ARE NOT ACCEPTED.



Conclusion:

This application is not applying the informations.
It saves, but doesn't apply.
 
Back
Top