I'm using this configuration for nginx
Location / {
# Permanent WordPress links
try_files $ uri $ uri / /index.php?q=$uri&$args;
}
Code (marked):
someone help me
I'm using this configuration for nginx
Location / {
# Permanent WordPress links
try_files $ uri $ uri / /index.php?q=$uri&$args;
}
someone help me