• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

.htaccess

  1. I

    Issue Problems with Open-Basedir and .htaccess (Plesk Obsidian 18.0.68 Web Pro Edition on Debian 12.9)

    Hello, I try to move our website to a new plesk server, but I have some problems I can't solve. Our website has three languages and we have three domains: website.de, website.com, website.fr The domains have their directories /var/www/vhosts/website.de/httpdocs...
  2. S

    Issue You do not have permission to access this document

    I've recently switched website (...) hosting to Plesk now the XML sitemap isn't fetching, and also .htacces file is not working and says "You do not have permission to access this document.". How to fixed them?
  3. M

    Resolved Wordpress installation on subdomain 404 on slugs

    Hi! I installed Wordpress through the wordpress toolkit on a subdomain, staging.domain.com. Now any slugs will result in a 404 page when using an empty .htaccess. When I use the default .htaccess (see below) the slug will open index.php. If i visit the page by: the correct page is shown...
  4. TimReeves

    Issue nginxDomainVirtualHost.php wrongly denies access to .ht*

    <?php if (!$VAR->domain->physicalHosting->proxySettings['nginxProxyMode']): ?> location ~ /\.ht { deny all; } <?php endif ?> So it's saying: If Nginx proxy mode is NOT selected, deny access to .ht* - but in non-proxy mode, .ht* has no special meaning, as nothing is passed to...
  5. T

    Question Read JSON by Swift with Password Protection

    Good morning. I have a question: We have a website that is password protected (via the PLESK interface). Now we create a JSON page within this site, which should be queried by a Swift program under iOS. Has anyone already found a way to overcome the password query in a Swift query? We can...
  6. J

    Resolved PHP sessions don't work because Plesk's PHP is used for one script, the server PHP for another.

    I'm a fan of using URI paths to control websites. It's neat and clean, but after upgrading to Plesk 12.5 with PHP 7 it stopped working. So, rather than using example.com?action1=&action2=, I use example.com/action1/action2. What happens is this. Any normal PHP files (e.g...
  7. David Jimenez

    Resolved Can anyone tell me what this warning means?

    My server log shows the following warning anytime someone selects index.shtml (home page). mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed I have tried adding a .htaccess file (Options + Includes) and also running without the .htaccess file, but it makes...
  8. C

    Resolved Plesk Onyx - .htaccess Expires Headers not working

    Hi there, I use WP Fastest Cache Plugin, but the expires headers in .htaccess aren't being respected. I'm using Plesk Onyx with Nginx reverse proxy to apache. I thought using it as a reverse proxy would repsect the .htaccess rules (I know that Nginx on it's own doens't use .htaccess) Any ideas...
  9. G

    Issue Wordpress installation in sub-folder

    Hello, I've looked a lot before posting, but none of the solutions I've read of seems to solve my issue. I'm running Plesk 12.5.30 over Debian. Apache + nginx running on the server. I manage a wordpress site in my domain (let's call it example.com) and the site runs just fine. For testing...
  10. hollosch

    Resolved Problem after upgrade with Apache / Nginx

    After upgrade to Plesk Onyx, several domains on my installation have problems with pathes / mod_rewrite / friendly URLs :-( (Systems are Wordpress, xenforo and other systems usin friendly URLs) I tried some things in the domain configuration to solve this problem, but it doesn't work like...
Back
Top