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

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