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

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