码迷,mamicode.com
首页 >  
搜索关键字:httpd2.4 配置文件详解    ( 749个结果
redis配置文件详解
redis配置详解 ##redis配置详解 # Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file ...
分类:其他好文   时间:2018-06-06 21:40:47    阅读次数:183
nginx配置文件详解
Nginx配置文件(nginx.conf)配置详解 Nginx的配置文件nginx.conf配置详解如下: user nginx nginx ; Nginx用户及组:用户 组。window下不指定 worker_processes 8; 工作进程:数目。根据硬件调整,通常等于CPU数量或者2倍于CP ...
分类:其他好文   时间:2018-06-04 21:38:23    阅读次数:128
nginx配置文件详解
nginx.conf配置文件详解 参考:https://www.cnblogs.com/hunttown/p/5759959.html ...
分类:其他好文   时间:2018-06-04 14:07:24    阅读次数:133
Nginx配置文件详解
Nginx是一款面向性能设计的HTTP服务器,相较于Apache、lighttpd具有占有内存少,稳定性高等优势。 ...
分类:其他好文   时间:2018-06-02 19:39:38    阅读次数:205
redis.conf 配置文件详解
#redis.conf # Redis configuration file example. # ./redis-server /path/to/redis.conf ################################## INCLUDES #####################... ...
分类:其他好文   时间:2018-05-30 00:21:11    阅读次数:167
redis配置文件详解
redis.conf配置文件详解 来自:http://www.cnblogs.com/zhang-ke/p/5981108.html ...
分类:其他好文   时间:2018-05-26 14:01:45    阅读次数:145
Samba-配置文件解析
SAMBA配置文件详解 全局参数: ==================Global Settings =================== [global] config file = /usr/local/samba/lib/smb.conf.%m 说明:config file可以让你使用另一... ...
分类:其他好文   时间:2018-05-24 15:09:28    阅读次数:175
Apache-配置文件详解
# This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See for detai... ...
分类:Web程序   时间:2018-05-22 23:56:14    阅读次数:253
SSH服务器端/etc/ssh/sshd_conf配置文件详解
SSH服务器端/etc/ssh/sshd_conf配置文件详解
分类:其他好文   时间:2018-05-22 12:49:29    阅读次数:2981
Samba_conf
SAMBA配置文件详解全局参数: Global Settings [global] config file = /usr/local/samba/lib/smb.conf.%m说明:config file可以让你使用另一个配置文件来覆盖缺省的配置文件。如果文件 不存在,则该项无效。这个参数很有用,可 ...
分类:其他好文   时间:2018-05-20 13:07:47    阅读次数:208
749条   上一页 1 ... 21 22 23 24 25 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!