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