配置
This commit is contained in:
3
public/nginx.htaccess
Normal file
3
public/nginx.htaccess
Normal file
@@ -0,0 +1,3 @@
|
||||
location / {
|
||||
try_files $uri $uri/ /index.php?$query_string;
|
||||
}
|
||||
Reference in New Issue
Block a user