代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/258836/11838644
box main.box
Dim httpd
Shell.Service.RunService "NBWeb", "NetBox Web Server", "NetBox Http Server Sample"
'---------------------- Service Event ---------------------
Sub OnServiceStart()
Set httpd =
www.eeworm.com/read/253602/12210654
txt hp web jetadmin 6.5 remote root exploit (linux & windows).txt
#!/usr/bin/perl
use IO::Socket;
#
# This is an exploit for HP Web JetAdmin, the printer management server from HP.
# It is NOT about printers! The service usually runs on port 8000 on Windows,
www.eeworm.com/read/252270/12289980
txt 将后安装的apache服务器设置为和缺省安装一样的自启动和手工启动(转).txt
作者:snout
日期:2000-12-12 14:22:19
如何将后安装的apache服务器设置为和缺省安装一样的自启动和手工启动:
在redhat6.2环境下,编辑文件/etc/rc.d/init.d/functions将:
export PATH="/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin“
修改为:
export P
www.eeworm.com/read/252270/12290095
txt 续sql.txt
作者:studyboy
email: studyboy@21cn.com
日期:2001-7-24 11:11:12
三)添加FastCGI模块:
#mv mod_fastcgi_2.2.4 apache_1.3.12/src/modules/fastcgi
(四)编译安装Apache
#cd apache_1.3.12
配置编译参数
#./configure --p