搜索资源列表
1077876967937
- 基于JSP/JavaBean开发的一套网络BBS论坛系统,1) 系统环境:Servlet/JSP服务器(Servlet/JSP specifications 2.3/1.2)+Web服务器(任何或者没有)+JSDK1.4+ 2) 数 据 库:MySQL3.23+ 3) 其 他:支持MySQL JDBC Driver 2.0 推荐:Windows2000/Linux+Resin2.1.1+Mysql3.2.3 客户端:使用Windows系统+IE5以上-based on JSP
lat-1.2.0.1.tar
- Linux下的LDAP服务器的WEB管理工具,采用PHP写成,简单易用。-Linux LDAP server management tool for the Web using PHP languages, user-friendly.
lighttpd-1.4.19.tar
- lighttpd是一款基于linux的轻量级的web服务器,大家可以看看。
boa-0.94.13
- 一个小型Web服务器,用于嵌入式或者小型应用平台,能够运行在 Linux/Unix平台
mini_httpd-1.19
- 一款非常小巧的Web服务器程序,速度和执行性能都很快,内存占用很低,代码质量很高,能够运行在Unix/Linux平台
Zope-2.6.2-src
- 2003年最新的Zope版本。这个是它的源代码,可以在任意支持的平台上编译。需要Python2.1.*的支持。(我已经在UNIX上成功编译过了)编译方法:如果是做为独立的web服务器,只需要在命令行中输入python wo_pcgi.py就可以了;如果是要和其他服务器一起用,输入python w_pcgi.py,之后它就会自动编译。完成后./start就可以了。其中的var目录要把所有者设为root,Linux中要chmod o+t var,FreeBSD中应该是chmod 1000 var。Z
apache_1.3.33.tar
- linux平台下HTTP协议的实现源代码,可以应用在嵌入式下的web server的开发。
thttpd
- 一个linux下的小web服务器源码-of a small web server source
web_server_in_c.rar
- 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
fws
- http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
httpd.tar
- 一个小型Web server-A small web server
Linux_web
- 详细介绍Linux web服务器配置情况。-Details of Linux web server configuration.
hwc_http_1.0
- 在linux上实现的多线程的简单的web服务器-Implemented on the linux simple multi-threaded web server
set-up-a-Web-server-under-Linux
- Linux下Web服务器架设攻略是学习如何架设linux服务器的好书-Raiders set up a Web server under Linux is to learn how to set up a good book linux server
Linux
- Web服务器SHTTPD可以实现动态配置、多客户访问、CGI支持、支持HTTP/1.0版本,最终能实现简单的可用型Web服务器,多种浏览器可以正常访问SHTTPD上的网页 -Web servers can be dynamically configured SHTTPD, multi-client access, CGI support, support HTTP/1.0 version, the final model can be used to achieve a simple Web
简单的HTTP服务器(bubble httpd)
- 本科网络编程作业 简单的HTTP服务器,使用epoll,线程池技术。采用分阶段多线程事件驱动模型。在Linux使用C语言实现。 本代码只适用于Linux平台。README尚未完善。 下载代码后直接用root执行all.bash success后可以使用(默认安装到/usr/local/bubble下) bubble start/stop/restart控制服务启停 配置文件为bubble/etc/bubble.conf 有以为或建议请致信README中的Email
asmttpd
- asmttpd 是一个完全使用 amd64 汇编开发的 Linux 下的 Web 服务器。 特性: 通过线程池支持多线程 无需第三方库支持,只需 64 位的 Linux 速度快 GitHub:https://github.com/nemasu/asmttpd-asmttpd is a completely developed using amd64 compile under Linux Web servers. Features: supports multit
PickleBLOG
- 操作系统:CentOS(Linux) WEB服务器:Apache 2.x(需要开启ReWrite模块才可以使用伪路径功能) PHP版本:5.x 浏览器:IE6/IE7/IE8/FireFox/Chrome...等等更多 -Operating System: CentOS (Linux) WEB server: Apache 2.x (ReWrite need to open the module before you can use the pseudo-path function) PHP v
httpd
- http web 服务 linux 下的实现。 嵌入式式平台移植(http web service embedded platform transplantation base on linux arm linux)
TestWebServer.tar
- linux下c语言实现web服务器搭建。实现静态网页浏览(Implementation of web server building in C language under Linux)