How to configure Rewrite URLs with NGINX

April 14, 2023Read time:less than a minute read

Goto to Plesk Hosting & DNS >> Apache & nginx Settings for [my.domain.name] >> Additional nginx directives to make it work as desired

location ~ ^/ {
    try_files $uri $uri/ /index.html;
}

Need Support?

Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support