• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Search results

  1. RichardBeij

    Issue Question for nameserver function on plesk

    I will create aliases, that will be the solution i think. If you have an better bulk solution. Let me know!
  2. RichardBeij

    Issue Question for nameserver function on plesk

    It also work without adding the website to sedo. Thats what i want. If its configured then you will be redirected to your own sales page.
  3. RichardBeij

    Issue Question for nameserver function on plesk

    Is this safe to add without conflicting configured websites? if ($host ~ '@'){ rewrite ^/(.*)$ http://beij.biz/$1 permanent; }
  4. RichardBeij

    Issue Question for nameserver function on plesk

    I find this solution: if ($host ~ 'headserver.nl'){ rewrite ^/(.*)$ http://beij.biz/$1 permanent; } Ill will play with it, if you have any ideas to do this for all domains like * let me know. I don’t want conflicts with configured domains in plesk.
  5. RichardBeij

    Issue Question for nameserver function on plesk

    When creating domain alias it doesn’t work also. Not Found The requested URL was not found on this server. Apache Server at headserver.nl Port 443 Probably because this beij.biz is also a redirect. What i really want, is that this will happen automatically. Without creating an alias. But...
  6. RichardBeij

    Issue Question for nameserver function on plesk

    But when i register 200 domain names, pointing to my nameservers. It’s not possible without dns configuration that it points to the default plesk page of the server or nameserver? What i want is a wildcard * pointing every domain what is not configured in dns to the default plesk page...
  7. RichardBeij

    Issue Question for nameserver function on plesk

    Cannot edit previous post: client @0x7f****3a8 2400:***:20:1024::8d65:4b47#42318 (www.headserver.nl): query (cache) 'www.headserver.nl/AAAA/IN' denied (allow-query-cache did not match) Also ipv6 is denied.
  8. RichardBeij

    Issue Question for nameserver function on plesk

    Don't know if this is allowed, You can see what happens here: headserver.nl client @0x7fb**3024f8 141.**.75.71#62206 (www.headserver.nl): query (cache) 'www.headserver.nl/AAAA/IN' denied (allow-query-cache did not match)
  9. RichardBeij

    Issue Question for nameserver function on plesk

    Thanks for your answer! Strange, it isn’t work out of the box. Nameservers are set on the domain to the right nameservers. Domain works directly when i configure the domain in plesk when adding it. Before an error while access it with http or https. I don’t have an default plesk page for...
  10. RichardBeij

    Issue Question for nameserver function on plesk

    Is there anyone with an answer, I don’t wanna upgrade my plesk license because i only use redirects. That can be solved with this solution
  11. RichardBeij

    Issue Question for nameserver function on plesk

    This is what happening in systemlog without adding the domain in plesk. client @0x7fbb84017bc8 2a04:*****::65#41982 (head****.com): query (cache) 'head****.com/A/IN' denied (allow-query-cache did not match)
  12. RichardBeij

    Issue Question for nameserver function on plesk

    Hello all, I have a question. I have registered a domain called for example 'x.ext' I don't configured the domain 'x.ext' in Plesk, but what i want is that if i setup the nameserver on the dns on the domain 'x.ext', it will go to a default page. For example the default plesk page. (Page not...
Back
Top