• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Is it possible to remove or rename the plesk-billing from the url.

N

NikolasD

Guest
I have a little question is
Is it possible to remove or rename the plesk-billing from the url.

Hope you can help me  / nice day to all


Today
https://webhosting.hostall4u.com:8443/plesk-billing/order/cart.php

https://webhosting.hostall4u.com:8443/plesk-billing/admin/

https://webhosting.hostall4u.com:8443/plesk-billing/client/


efter url rewrite
https://webhosting.hostall4u.com:8443/order/cart.php

https://webhosting.hostall4u.com:8443/admin/

https://webhosting.hostall4u.com:8443/client/


have tried to edit the file plesk.conf file /etc/sw-cp-server/applications.d/plesk.conf

# Billing configuration
alias.url += (
"/plesk-billing/app-modernbill-admin" => "/opt/plesk-billing/admin/",
"/plesk-billing/app-modernbill-api" => "/opt/plesk-billing/action-api/",
"/plesk-billing/app-modernbill-client" => "/opt/plesk-billing/client/",
"/plesk-billing/app-modernbill-order" => "/opt/plesk-billing/order/",
"/plesk-billing/plugin" => "/opt/plesk-billing/smb-plugin/public/",
“â€â€â€â€â€â€â€â€œâ€â€â€â€ "/webhosting/" => "/opt/plesk-billing/order/" â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€â€ this works https://webhosting.hostall4u.com:8443/webhosting/ but not the cart.php it says
"/plesk-billing" => "/opt/plesk-billing/", Fatal error: Cannot redeclare class Skin in /opt/plesk-billing/billing-libs/Skin.php on line 4
"/hspc-data" => "/var/opt/hspc-root/data/")


I also tried the business manager under / not working
System Configuration> => Company Details
 
Back
Top