10 projects tagged "HTTP Servers"
sh-httpd is a shell script-based Web server that supports GET and HEAD methods, and a CGI 1.1 interface. It's not real fast, and it's probably not real secure, but it is really small. The Web server and it's configuration files are around 9,000 bytes total, and that's with comments and pretty whitespace. If you can run ash or bash, an inetd, and about 7 standard external commands on your system, you can have a Web server with CGI support. There's also a timeout counter that kills never-ending CGI programs, cleans up, and exits.
Arb-Scan is a remote banner scanner written in bash and Perl. It supports 12 different services banner checks (daytime, ftpd, sshd, smtpd, domain, finger, httpd, pop2, pop3, nntp, imapd and snpp). It features IP file reading, logging, random IP scanning, ftp anonymous login checking and VRFY/EXPN smtp checking.
Lire is a pluggable log analyzer. It has analyzers for over 25 log file formats, ranging from Apache WWW log files to iptables firewall logs and CUPS printing logs. Reports are generated in 9 different output formats, ranging from Excel 95 to PDF to HTML, optionally with included graphs.
@1 Auto Delete deletes all files (in a specific directory) with dates older than the specified number of days. It can be useful if you have pages generated through user's input. It can be run manually from a browser, through telnet, or automatically using crontab. There are only two variables to edit - the directory, and the file age.
Easy Hosting Control Panel for Ubuntu is designed for hosting multiple domains on a single machine. It aims to be easy to install and use, simple, and functional. It currently supports Apache, DNS, MySQL, FTP, and email configuration. It mainly uses the apt-get install system, so it can be installed on any Debian-based distribution, including Ubuntu. It features one-click installs, subdomains, password protected domains, email forwarding, domain transfer to another user, multiple templates, server backup and restore, and different menus for the server administrator, reseller, and domain administrator.