• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

angular

  1. I

    Resolved http3 issue with Angular app

    Hi! I have an issue with nginx, http3 and Angular apps. I activated http3 support on nginx using the CLI: plesk bin http3_pref --enable After that I checked: root@server:/home/user# plesk bin http3_pref --status HTTP/3 is enabled for nginx When I check with HTTP/3 Check it says: Server does...
  2. P

    Resolved Angular App and express.js on temp domain

    Hi, I have two temporary domains for testing (I couldn't connect real domain at the moment). On one domain, there is an angular app running, on the other domain, there is an express.js backend running. The express.js application is working as I can query data from rest endpoints with postman...
  3. elaa

    Issue how can I allow HTTP request on plesk

    Hi ,I just uploaded my angular/php project into my website on plesk with is based on HTTP requests but when I tried to test it I got this 405 Not Allowed nginx how can I fix this
  4. elaa

    Question how can I upload my angular web app into plesk

    Hi, I developed a web application using angular and PHP ,I need to upload it now into Plesk . I have been working with angular for a while now but I have never uploaded my project into a server, so I don't know exactly how can I do it and what steps should I use to upload it into plesk, do I...
  5. R

    Question how to deploy my angular app with java services?

    i have run my java services in plesk using SSh i have been trying to call it in my angular app (already deploy on plesk) but nor success i have used localhost to call the service but still not working
  6. elaa

    Question is it possible to use angular/php with plesk

    so I am starting to develop a new web site using angular for front-end and PHP for the backend but I have to use Plesk, so I was wondering is it possible for me and can anyone provide me with documents that can help me
  7. A

    Resolved npm commands are not working via ssh chrooted.

    I have installed node.js on Plesk Onyx17.8 . I'm trying to deploy angular universal app and for it npm command is also required. But no npm commands are being recognized. Can we use npm or node command as chrooted user in Plesk shared hosting for Linux? If we can please share how I can do it...
  8. N

    Question need help running angular8 project in plesk

    Hi, i have an angular 8 project and i want to run it on plesk onyx linux. how do i do it? i tried configuring the nodejs options but no luck. need expect advice and solutions.
  9. L. Hagen

    Question PHP website and nodejs on same URL/domain

    Hi there, basically, I come from the PHP/Apache world. Now I started with angular & nodejs. Now I have the current situation: my website is using PHP/Apache and is reachable via https://www.address.com my website admin area resides in a subdirectory https://www.address.com/admin and is...
  10. DevStudio

    Resolved Angular Install

    Greetings I am working with (Angular 4 not to be mistaken with AngularJS) in PLESK (centOS) 64-bit Set up steps go nicely as per Angular Docs Once installed and set up the project can be seen on port 4200 http://localhost:4200/ In my case my.ip.address:4200 or mydomain.com:4200 This does not...
  11. L

    Issue Plesk API don't support CORS preflight OPTIONS Request

    Hey there, I'am going to write an Angular2-Module for Plesk API for my own small Needs. I noticed that Plesk don't Support the CORS preflight OPTIONS request: https://www.html5rocks.com/en/tutorials/cors/ Is there any Option to allow that request so I can continue my work? (For this...
Back
Top