Nginx

Nginx之负载均衡详解

11 年 ago jony Nginx之负载均衡详解已关闭评论
由于我们网站是发展初期,nginx只代理了后端一台服务器,但由于我们网站名气大涨访问的人越来越多一台服务器实在 Read More

nginx https安装配置

11 年 ago jony nginx https安装配置已关闭评论
一:通过yum安装nginx环境 二:生成证书(参考:https://fomore.net/os/wp-adm Read More

nginx 同一个IP上配置多个HTTPS主机

11 年 ago jony nginx 同一个IP上配置多个HTTPS主机已关闭评论
最近公司域名更变,同时,又要新旧域名同时运行。 那么,对于https的域名在同一个IP上如何同时存在多个虚拟主 Read More

[phpBB Debug] PHP Notice: in file /index.php on line 83: date(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now. [phpBB Debug] PHP Notice: in file /index.php on line 83: getdate(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now.

12 年 ago jony [phpBB Debug] PHP Notice: in file /index.php on line 83: date(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now. [phpBB Debug] PHP Notice: in file /index.php on line 83: getdate(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now.已关闭评论
PHP Notice: in file /index.php on line 83 Read More

nginx php Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.

12 年 ago jony nginx php Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.已关闭评论
环境: centos 6.5    php 5.4   nginx 1.6  phpmyadmin 5.5.3 Read More

Nginx配置文件基本应用参考手册

12 年 ago jony Nginx配置文件基本应用参考手册已关闭评论
Nginx配置文件有很多需要我们注意很多问题,其中在进行user配置的时候就需要我们引起重视,我们在不断的使用 Read More