• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question How can I add REST API add my web site?

Ozx_k

New Pleskian
  • I built a Rest api for my project, but I dont know how can I add this API to my web site.
  • CentOS Linux release 7.7.1908 (Core)
 
But your doubt is with plesk API?
Yess, because I found lots of tutorials about running REST API but non of them matching with my system. For example: Tutorial says: "nano /etc/apache2/sites-available/example.conf". In my system I'm getting : No such a file or directory error. After a few research I found something. It wasn't about Plesk it was about CentOs. The same file is located in: /etc/httpd/conf/httpd.conf . And this file so complicated. I couldn't understand it. I doubt about if I doing something wrong my system may crash. I have lots of important web-sites in my Plesk. Please help me
 
Yess, because I found lots of tutorials about running REST API but non of them matching with my system. For example: Tutorial says: "nano /etc/apache2/sites-available/example.conf". In my system I'm getting : No such a file or directory error. After a few research I found something. It wasn't about Plesk it was about CentOs. The same file is located in: /etc/httpd/conf/httpd.conf . And this file so complicated. I couldn't understand it. I doubt about if I doing something wrong my system may crash. I have lots of important web-sites in my Plesk. Please help me

Well, your request is not clear ... REST API is something about development, so no direct relation with plesk or your OS, if you need to integrate plesk API on your apps, you should review the plesk docs : About REST API
Plesk automatically generate vhost file system, so don't have the necesity to do it, just upload your apps to created plesk hosting.
 
Back
Top