-
两台服务器做lvs群集的问题就是有一台机器同时做dr和realserver,看到lvs官网说没有问题,我实际测试了一下,发现按照传统的配置dr是不想本机发送请求的有谁做过两台机器的lvs吗要注意哪些问题爱斯基摩寂寞 时间:07-29 + 阅读全文
-
Apache AddOutputFilter INCLUDES 的问题本帖最后由youzhengchuan于2010-07-2915:19编辑js脚本中使用了“include”指令,用来包含多个js函数。同时在Apache配置中,增加了“include”功能:AddTypetext/javascript.jsAddOutputFilterINCLUDES.js之后发现2个问题:1:请求这些js,服务器返回的头信息中,就没有Lastyouzhengchuan 时间:07-29 + 阅读全文
-
[已解决]请教php-fpm服务启动失败的问题本帖最后由zhxd于2010-07-2913:41编辑编译安装了php5.2.14(fastcgi模式),将php-fpm加入了系统服务。现在已可以对php-fpm服务进行控制了。但是在系统启动的时候,却提示:Startingphp-fpm:Startingphp_phpdone  zhxd 时间:07-29 + 阅读全文
-
apache的配置问题我的系统是redhat9,apache2.2.15,php4.4.2,web主目录是/var/www/html,主目录没有问题,下面的页面可以打开,可是我在下面建的子目录里的内容不能访问,提示:Accessforbidden!Youdon'thavepermissiontoaccesstherequestedobject.Itiseitherread-protglose 时间:07-21 + 阅读全文
-
nginx真正的防盗mp3功能谁会我用google百度一搜一大堆全部是一样的资料防盗链但是没有效果,根本就防不住mp3文件有那位高能知道能nginx能防住mp3的代码谢谢yhf111 时间:07-27 + 阅读全文
-
apache+tomcat报错启动apache报错[root@chengmingmingcloudconf]#/usr/local/apache2/bin/apachectlstartSyntaxerroronline12of/usr/local/apache2/conf/mod_jk.conf:JkMountneedsapathwhennotdefinedinalocation,想hai0088 时间:07-25 + 阅读全文
-
怎样配置打开apache的重写装了个程序,需要打开apache2的重写,不然error_log里总是出错。在网上搜了很多帖子,写的都不全。$httpd-Mrewrite_module(shared)而且,httpd.conf里面也添加了:LoadModulerewrite_module modules/mod_rewrite.so全设置:Allowgridbird 时间:07-24 + 阅读全文
-
htpasswd有些用户无法验证通过在httpd.conf文件的虚拟主机中添加了htpasswd的验证,<VirtualHost192.168.50.129:80> [email protected] DocumentRoot/var/pub/abc &nbsshichunda 时间:07-22 + 阅读全文