技术运维

Nginx URL Rewrite配置语法参数详解

和apache等web服务软件一样,rewrite的组要功能是实现RUL地址的重定向。Nginx的rewrite功能需要PCRE软件的支持,即通过perl兼容正则表达式语句进行规则匹配的。默认参数编译nginx就会支持rewrite的模块,但是也必须要PCRE的支持

Nginx常用的301重定向规则

在Centos7上安装/升级PHP5.6

Centos 7.4默认的php版本是5.4,此文介绍如何安装或升级成php5.6

Wordpress Nginx Rewrite规则(非Apache .htaccess伪静态规则)

适用于Nginx的Wordpress程序Rewrite规则

ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.

Nginx创建密码保护隐私区域

phpMyAdmin: Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly.

Nginx加载静态文件失败的解决方法(MIME type错误)

如何在CentOS 6.5上安装部署LEMP运行环境?

如何在CentOS 6.5上安装部署LEMP运行环境?

适用于CentOS6安装LEMP环境

CentOS 6 Nginx启动失败的解决方法 [emerg] socket() [::]:80 failed

CentOS 6.5 Nginx启动失败的解决方法(Starting nginx: nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol))