if(!isset($log_pre)) $log_pre = ""; else $log_pre .= "."; $filename = "logs/" . $log_pre . "access." . date("Y.m",time()) . ".log"; $fp = fopen($filename,"a"); $str = gethostbyaddr ( $_SERVER['REMOTE_ADDR'] ); $str .= " - -"; $str .= " [" . date("d/M/Y:G:i:s",time()) . " -0700]"; $str .= " \"" . $_SERVER['REQUEST_METHOD'] . " " . $_SERVER['REQUEST_URI'] . " HTTP/1.1\""; $str .= " 200 "; $str .= isset($file_size) ? $file_size : "1000"; if(isset($_SERVER['HTTP_REFERER'])) $str .= " \"" . $_SERVER['HTTP_REFERER'] . "\""; else $str .= " \"none\""; $str .= " \"" . $_SERVER['HTTP_USER_AGENT'] . "\""; $str .= "\r\n"; fwrite($fp,$str); fclose($fp); ?>
|
BBBS Supports the Internet and Fidonet while embedding Fidonet messages and Internet news and email together with a versatile web-based, online and offline message reading system. http://www.bbbs.net/ Synchronet BBS Open source BBS that works on the DOS, Windows, or OS/2 operating system and supports multiple simultaneous users with hierarchical message and file areas, multi-node chat, and the ever-popular BBS door games. http://www.synchro.net/ Telegard BBS A full featured BBS software including a full message section with JAM and Squish formats, a full file section w/file tagging and CD-ROM support, multinode and multilingual support, powerful menus, scripts, and door support. http://www.telegard.net/telegard.html TeleFinder Internet BBS MacOS Web Server and BBS with full documentation, ordering and update information for TeleFinder from Spider Island Software. http://www.tfbbs.com/ CompuLink OnLine BBS door programs, shareware and freeware files for several operating systems with tech support and user-group support. http://home.hiwaay.net/~jwoody/ Daydream Daydream is a free and open source BBS solution for the GNU/Linux and FreeBSD operating systems. http://daydream.iwn.fi/ Gameport - BBS Software Offers WorldGroup, software for internet-based BBS's and shareware door games. http://www.gameport.com/bbs/ Zimmers.net: Commodore BBS Programs Briefly presents the history of BBS servers on Commodore computers and their advantages, and offers a collection of these software for downloading along with individual reviews for each application. http://www.zimmers.net/bbs/ CNet Amiga Pro BBS Online store for the CNet software package for Amiga computers. http://www.cnetbbs.net/ Hermes II Presents this BBS package for Macintosh computers and some external applications along with information on how to develop such applications. http://www.hermesbbs.com/ SyncTERM Open source, cross-platform BBS terminal (i.e. client) program that supports ZModem up/downloads, telnet, RLogin, SSH, RAW, and modem connections. http://syncterm.bbsdev.net/ Paradroid.net: CGTerm Open source terminal program that lets users connect to Commodore 64 telnet BBSes with the correct colours and the correct font. Also included is a client for 64CHAT called CGChat. http://www.paradroid.net/cgterm/ TBBS.org User support community for eSoft's The Bread Board System. Includes forums, documentation, a download section and a BBS list. http://www.tbbs.org/ |