• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk Power Pack

D

dats

Guest
As much as I like Plesk and the convenience of the application vault it is beyond me why I have to declare a folder to install this in. Why cannot this choice be optional. What is the use of having many of these features if they cannot be used for the main page of the site?

What is the solution to this?
 
One of many fixes:

<html>
<head>
<title>Moving to Portal System</title>
<META http-equiv="Refresh" CONTENT="0; URL=/<DIRGOESHERE>/">
</head>

<body onLoad="self.location='/<DIRGOESHERE>/'"></body>
</html>


This wull use two methods to force the loading of the next directory (a meta refresh as well as a onLoad).

Another possible fix: add this to a .htaccess

redirect / http://www.sitename.com/dir
 
Thanks for the fixes .. my complaint is that I have to do this. I want to choose where I put these applications.


:)
 
Oh I agree completely. I believe it to be a problem as well. However, it's been mentioned in the past and nothing has been done. Perhaps suggesting this in the suggestions forum (again) will get something done about it.
 
application vault

I have posted to the suggestions section .. maybe !!!

I do remember seeing a post about making a change to a file for the installation but cannot find the post on this.
 
Back
Top