跳至内容
乐之者
乐之,为之
菜单和挂件
月度归档:
2019 年 11 月
Laravel 伪静态配置
Nginx
location / {
try_files $uri $uri/ /index.php$is_args$query_string;
}