fastadmin php去掉index.php 404
添加 location / { if (!-e $request_filename) { rewrit…
添加 location / { if (!-e $request_filename) { rewrit…
zai配置文件中添加 location ~ ^/(uploads|assets)/.*\.(php|php5|jsp)$ {  …
因为开启了 数据筛选,关闭掉数据筛选即可
location ~*([0-9])$ { if (!-e $request_filename){ rewrite ^(.*)…
获取 URL Scheme | 微信开放文档 (qq.com)
第一章 数据库应用系统开发方法 (1)软件开发方法:瀑布模型、快速原型模型、螺旋模型 (2)生命周期…
var img = document.getElementById('img') cons…
一、HTTP服务器 Nginx本身也是一个静态资源的服务器,当只有静态资源的时候,就可以使用Nginx来做服…
导入 load data infile '/usr/test1.sql' into table test fields terminated by ",&quo…
在mysql安装目录下 运行 /usr/local/mysql/bin/mysqld --user=root