代码搜索:WebServer
找到约 2,939 项符合「WebServer」的源代码
代码结果 2,939
www.eeworm.com/read/470422/1474249
java webserverrunner.java
package webServer;
/**
* 启动类
* 启动方法:WebServerRunner Port
* 既需要加上端口号
*/
import java.io.*;
public class WebServerRunner
{
public static void main(String a[])
{
if (a.len
www.eeworm.com/read/275838/4171722
c cgitest.c
/*
* cgitest.c -- CGI Test example for the GoAhead WebServer
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution l
www.eeworm.com/read/437853/1829082
master server_conf.master
[global]
webserver=apache
mailserver=postfix
dnsserver=mydns
[mail]
module=postfix_mysql
maildir_path=/var/spool/mail/[domain]/[localpart]/
homedir_path=/var/spool/mail/[domain]/[localpart]/
mailuser
www.eeworm.com/read/416749/2110713
svn-base readme.txt.svn-base
The examples can be browsed by opening index.html in the docs folder.
Some examples use XHR. Those examples will need to be on a webserver to run since XHR can't access the local file system.
www.eeworm.com/read/403161/2315116
h emfdb.h
/*
* emfdb.h -- EMF database compatability functions for GoAhead WebServer.
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage