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

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



or

https://webhosting.hostall4u.com:8443/singin/order/cart.php

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

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




i 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
 
Hi alle

my Problem is the the plesk-billing in the urls
when you do to the cart of plesk 10/ billing


i can control the order in the url but not the plesk-billing
you can see that i have changed the order in the url
but i want to do the same with the plesk-billing in the url or remove it

i want to have full control over the url


new
https://webhosting.hostall4u.com:8443/plesk-billing/hiiiiiiiiiii/cart.php try me

old
https://webhosting.hostall4u.com:8443/plesk-billing/order/cart.php olso working


to get the /hiiiiiiiiiii/ in the url i edit the plesk.conf

nano /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/hiiiiiiiiiii" => "/opt/plesk-billing/order/",
"/plesk-billing/plugin" => "/opt/plesk-billing/smb-plugin/public/",
"/plesk-billing" => "/opt/plesk-billing/",
"/hspc-data" => "/var/opt/hspc-root/data/")






this is ok the panel run at

output from server

/usr/local/psa/bin/sso --get-prefs


sso server url: https://webhosting.hostall4u.com:11443
sso relay url: https://webhosting.hostall4u.com:11444



/usr/local/psa/bin/sso --get-branded-idp
HTTP Request Domain: '' IdP URL: https://webhosting.hostall4u.com:11444
 
Back
Top