• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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