# aaPanel: Website → Settings → Rewrite → paste this content
# File on server: /www/server/panel/vhost/rewrite/demo.themedicineonline.com.conf

location / {
    try_files $uri $uri/ /index.php?$query_string;
}
