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

nginx 404 error

  1. J

    Issue FastCGI sent in stderr

    Hello at all! I´m writing beacause I need some help!! I´m new in Plesk and I have inherited a Symfony Application (I think I´m the fifth programmer but I´m not sure). Since September I´m experimenting one library is returning 404 error code and all seems correctly configured (code in scripts...
  2. zigojacko

    Question Help with Nginx configuration

    Ever since I can remember, when running domains with Nginx on a server with Plesk, I have to add the following to the Additional nginx directives section: if (!-e $request_filename) { set $test P; } if ($uri !~...
  3. W

    Issue fpm application served by nginx" generates randomly 404 not found

    Hello ! I am having a problem with my plesk obsidian and nginx fpm application served by nginx. I want to use nginx as a webserver not with proxy. But the problem that i am having is that if I disable nginx proxy, in the php configuration the fpm application served by nginx it is serving me an...
  4. Abdelkarim Mateos

    Issue After some test for install nginx for one site this site break

    I was trying to run my site with Prestashop 1.7.4 using nginx as a web server. At first, in proxy mode it worked fine. Activate nginx (mode proxy) In this mode it worked for me. I try activate nginx (mode not apache) Unmark Proxy mode Put custom directives Prestahop say for users: server...
  5. C

    Resolved nginx error 404 newly created website

    on plesk 12.5 centos 7 , when we create new website, we have a problem of error 404 for files (js, css and others) we was verified files, rights and owner, all, are good. the only way to resolve it is to restart nginx. but, it's a real problem for us, because the server host lot of websites...
  6. F

    Question NGINX 404 Problem since about July 27th 2017

    Hi, I had configured nginx about 1 or 2 years ago with #Leverage Browser caching location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ { expires 30d; log_not_found off; } Since about 27th of July static files of one directory are not served anymore with that configuration: 404 Not Found nginx...
  7. S

    Question nginx returns 404 on URLs with trailing slash

    I have looked into this and couldn't find a solution that dealt with wildcard urls followed by trailing slash, was Plesk specific or that I could understand. Basically I have a few sites that have a directory style structure for locations. E.g. /europe/paris/france/ and that trailing slash is...
  8. R

    Issue WordPress - 404 Page with nginx - Permalinks not working

    Hello, I use Plesk 17 with Ubuntu 14.04, apache, nginx, redis and WordPress 4.7. Now I´ve changed the WordPress Permalink to a more human friendly version. But after changing the URL rewrite in WordPress, nginx can´t find the page. When I change it back to the default url with /?pageid_=123...
Back
Top