Trying to show quarantine.country/coronavirus/dashboard/usa/ instead of quarantine.country/coronavirus/dashboard/region/usa/ at our covid-19 dashboard
quarantine.country/coronavirus/dashboard/usa/
quarantine.country/coronavirus/dashboard/region/usa/
You may use these rules in /coronavirus/dashboard/.htaccess:
/coronavirus/dashboard/.htaccess
Options +FollowSymLinks -MultiViews RewriteEngine On RewriteBase /coronavirus/dashboard/ RewriteRule ^(?!region/).*$ region/$0 [L,NC]
This will let you use URL as: https://quarantine.country/coronavirus/dashboard/usa/
https://quarantine.country/coronavirus/dashboard/usa/