当前位置:网站首页>The background prompt module for accessing fastadmin after installation does not exist
The background prompt module for accessing fastadmin after installation does not exist
2022-06-27 08:35:00 【Muzi plum 826】
Add this sentence to the picture below rewrite ^(.+?\.php)(/.+)$ /$1?s=$2 last;
location / {
if (!-e $request_filename) {
rewrite ^(.+?\.php)(/.+)$ /$1?s=$2 last;# Add this sentence to the configuration
rewrite ^(.*)$ /index.php?s=$1 last;
#rewrite ^(.*)$ /EtxTQIoerX.php?s=$1 last;
break;
}
}边栏推荐
- Matlab tips (19) matrix analysis -- principal component analysis
- 数据类型占内存大小?LongVsObject
- [notes on c++ primer] Chapter 3 string, vector and array
- Order by injection of SQL injection
- Matlab tips (18) matrix analysis -- entropy weight method
- 分析日志.log
- (原创)自定义Drawable
- JVM常见的垃圾收集器
- 看看volatile你深知多少
- 【每日一练】产品卡片动画效果的实现
猜你喜欢

oracle怎样将字符串转为多行

Five basic types of redis

Refer to | the computer cannot access the Internet after the hotspot is turned on in win11

一种太阳能电荷泵供电电路的方案设计

Matlab tips (18) matrix analysis -- entropy weight method

Analysis of orthofinder lineal homologous proteins and result processing

MySQL index details

我大抵是卷上瘾了,横竖睡不着!竟让一个Bug,搞我两次!

IMX8QXP DMA资源和使用(未完结)

VIM from dislike to dependence (19) -- substitution
随机推荐
即构「畅直播」,全链路升级的一站式直播服务
Ready to migrate to the cloud? Please accept this list of migration steps
Eight misunderstandings, broken one by one (final): the cloud is difficult to expand, the customization is poor, and the administrator will lose control?
数据类型占内存大小?LongVsObject
oracle怎样将字符串转为多行
VIM from dislike to dependence (20) -- global command
MySQL环境变量配置的教程
Read datasets iteratively with xgboost
Analysis of key technologies for live broadcast pain points -- second opening, clarity and fluency of the first frame
Redis master-slave replication and sentinel mode
Linux下Redis的安装
[batch dos-cmd command - summary and summary] - environment variables, path variables, search file location related instructions - set, path, where, what if there are spaces in the path parameters of
UE5神通--POI解决方案
Imx8qxp DMA resources and usage (unfinished)
Matlab tips (18) matrix analysis -- entropy weight method
多网络设备存在时,如何配置其上网优先级?
i=i++;
直接修改/etc/crontab 文件内容,定时任务不生效
2022.06.26 (LC Luo 6101 Luo determines whether the matrix is an X matrix)
2022.06.26(LC_6101_判断矩阵是否是一个 X 矩阵)