初始化提交
This commit is contained in:
1
public/nginx.htaccess
Normal file
1
public/nginx.htaccess
Normal file
@@ -0,0 +1 @@
|
||||
location / { if (!-f $request_filename) { rewrite ^(.*)$ /index.php?s=/$1 last; } }
|
||||
Reference in New Issue
Block a user