• 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.

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