摘要:
完整配置listen=yeslisten_port=21max_clients=100max_per_ip=10local_max_rate=5120000anonymous_enable=nolocal_enable=yeswrite_enable=nochroot_local_user=yesc... 阅读全文
摘要:
如果是32位系统[root@lee ~]# ln -s /usr/local/lib/libpcre.so.1 /lib如果是64位系统[root@lee ~]# ln -s /usr/local/lib/libpcre.so.1 /lib64然后在启动nginx就OK了[root@lee ~]# ... 阅读全文