We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed6087 commit bde9b1bCopy full SHA for bde9b1b
public/nginx_app.conf
@@ -0,0 +1,3 @@
1
+location / {
2
+ try_files $uri $uri/ /index.php?$query_string;
3
+}
0 commit comments