• Lyne

    (@huiledecode)


    Good morning,
    I just want to know if exist a specific rule for vHost Nginx to work with this pluging ?

    I succeeded to install plugin et connect to my GoogleCal.
    But I have some ramdom error. I don’t know why.

    Does anyone have an nginx configuration example ?

    For Example, for YOAST plugin, you must add this rules, in vHost

    # Rewrites for Yoast SEO XML Sitemap
    rewrite ^/sitemap_index.xml$ /index.php?sitemap=1 last;
    rewrite ^/([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;

    My config :
    Debain 10 / Nginx / PHP 7.4 / MariaDB

    Thank a lot for your reply

  • The topic ‘Salon Booking with NGINX’ is closed to new replies.