# Wordpress Permalinks # try_files \$uri \$uri/ ${WPSUBDIR}/index.php?q=\$uri&\$args; this in your actual nginx vhost shouldn't have escaped backslash \ in front of $ only in template should it have that If I use wp rocket + autoptimize and dont use...