Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
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.
I feel your need..
I was thinking about something different but having the same "issue"
Lets assume we do have these Domains and subscruptions:
- domain1.tld
--- sub1.domain1.tld
--- sub2.domain1.tld
--- sub3.domain1.tld
--- sub4.domain1.tld
--- sub5.domain1.tld
- domain2.tld
- domain3.tld
-...
Yes wrapping it in
<IfModule mod_rewrite.c>
</IfModule>
Makes sense. But if it does not work do you have enabled mod_rewrite ?
Also why not just pasting it into the htaccess in your rootdirectory? This would make it presist, even if you change the server.
Pls also notice: this problem is...
I love Plesk and use it for "simple applications" that are running good with Apache or Nginx.
Also with Nginx you can turn on its cache and have some more performance out of it. So for normal Websites Plesk is perfect.
When it comes to Shops (but also Drupal Websites etc) I personally prefer...
No sorry, use both of them.
Pls see my updated Post and read the article I added as "source"For best performance you will need:
Nginx + Varnish + Redis
(Nginx for SSL/TLS termination as Varnish does not support SSL/TLS)
I feel you @sby2 but actually you will have to install it on your own to use it with Plesk.
I would notrecommend it..
But if you think about speeding Magento v2 up pls also think about Redis as Redis + Varnish is so powerfull at Magento v2. Specially as Magento in v2 supports FullPage Caching...
Pls use this code to get the needed result:
RewriteEngine On
RewriteBase /
RewriteRule ^business-coach-layout/(.*) https://mydomain.com/business-layout/ [R=301,L]
Solution:
Do not use "$" but RegEx wildcard.
Have fun
Actually I did not want to denunciate you but I think noone can help you here.
I clearified the fifference between Pointing and forwarding becasue in fact both exists and could be wanted there.
I'm very confused about you asking for help and dont know what the result should be.. how should we...
Nice seeing people using emailsecuritygateway from barracuda (barracudanetworks.com), also did this years ago.
But to come to the point, one things you said are somehow missleading:
- what have been done is not "forwarding" what you (they) did is setting a A-Record for a non-existing Domain...
I completely uninstalled it as I use an external DNS Service (CloudFlare) so I do not need it in any way!
Never encountered any issues, by deinstalling it completely.
And always remember: if you really dont need something, just uninstall it as! You can always reinstall it but as soon as deleted...
I know what you are talking about.. sadly to many people think that they should manage the DNS in their Plesk Panel .. thats totaly wrong. Do like @IgorG told you. Go to your domain-registrar and point THERE your NS from your Domain to CloudFlare, not in your Plesk Panel.
Also after this you can...
You might wanna tell me (I'm on Debian btw) this not the default configuration is. Seems for me much better then the default one.
I personally prefer ECDSA over RSA but thats also possible with your config.
Would vote for your config to be default!
Just wanted to tell you that you did not properly "censor" your E-Mail..
"[email protected]"
(XXXXXX to not post it here publicly but you did just edit the text, not the link)
May you want to know this. If not, just ignore this reply.
No its not as you see, otherwise it would work automatically.
This extension is just like a workaround for the official way.
Go to your Domainhoster and move the NS to the one provided to you by CloudFlare. CloudFlare always provide NS to point on.
If you cant make it, pls try a professional...
You are definitely not using CloudFlare:
NS1
ns3.stratoserver.net
NS2
ns4.stratoserver.net
You have to change these NS to the one provided to you by CloudFlare.
After this make sure all your DNS Entrys (all which are not related to Mail) are marked with an orange Cloud Icon.
Grüße...
Are you sure your NS entrys are pointing to your CloudFlare NameServers?
Normaly you do not need the CloudFlare extension in Plesk to make it work as CloudFlare works on DNS base. The extension is good to activate the needed parts on your System to activate fopr example the True IP. So the...
True that.
There is another one written for Obsidian (Dist-Upgrade Support)
But sadly it officially does not include "Debian 8 to Debian 9"
Anyway I think its the same instructions to Update from "Debian 8 to Debian 9" as from "Debian 7 to Debian 8"