Outros Servidores de Aplicações
Além dos servidores de aplicação baseados nas arquiteturas JavaServer / J2EE, Microsoft .NET / ASP e PHP, existem outras tecnologias para servidores de aplicação disponíveis.
- Application Server Zone
By Dev·X - The Development Exchange
Guide to Application Servers -
Intraware Radarscope: Application Servers
Informações e análises da Intraware. - ColdFusion
web application server by Allaire
-
Allaire Developer center:
User Groups, Developer's Exchange, Wireless, ASP, Security. -
O que é Cold Fusion - Tutorial para Programadores [em Português]
By Renato Graccula, 1999, Seriak Link - "A Revista Virtual" - Cold Fusion Enterprise 4.0 vs. Active Server Pages 2.0 by Tad Murphy
-
Allaire Developer center:
-
ZOPE - Z Object Publishing Environment
By Digital Creations, Inc.
Zope é um servidor de aplicações web Open Source consagrado.
Zope consiste em vários componentes que trabalham juntos para prover um pacote de servidor de aplicações completo mas flexível. Zope inclui um servidor internet, um banco de dados de objetos transacional, um mecanismo de pesquisa, um sistema de templating de páginas web, uma ferramenta de desenvolvimento e gerenciamento através da web, e abrangente suporte a extensão.- Artigo DevShed:
An Introduction to Zope, By Brian Lloyd,
Software Engineer, Digital Creations - 03 de Agosto 1999.
Developer Shed - Server Side - Zope -
Zope Newbies
Notícias, FAQ, Glossário, Discussões, Tópicos, Zope Sites, e mais.
- Artigo DevShed:
An Introduction to Zope, By Brian Lloyd,
Software Engineer, Digital Creations - 03 de Agosto 1999.
- Miva Server
By Miva Corporation, Small Business E-Commerce Solutions. -
iXpress by Software AG
iXpress Adaptor (gateway between the Web server and the iXpress environment) está disponível para as seguintes plataformas Unix: IBM-AIX, SUN Solaris, Digital Unix, HP-UX. -
GNU Enterprise (GNUe)
Free software for your business. GNUe Forms, Designer, Reports, Application Server. -
RiSource.org
RiSource.org supports the Open Source development of customizable web applications. The main software available at this site is the Platform for Information Applications (PIA), an Open Source server technology that replaces CGI scripts and embedded programming languages with "active" tags.
Servidores Web
-
The Netcraft Web Server Survey
The Netcraft Web Server Survey is a survey of Web Server software usage on Internet connected computers. They collect and collate as many hostnames providing an http service as we can find, and systematically poll each one with an HTTP request for the server name. By Netcraft.
Netcraft Web Server Survey Archive. Netcraft SSL Server Survey.
Netcraft Directory of Web Server Home Sites. -
ServerWatch
By internet.com
ServerWatch: The Central Spot for News, Reviews, and Server Downloads.
ServerWatch - Web Servers: A guide to web server software information.
ServerWatch Sever Database. -
WebSever Compare
By internet.com. "The definitive guide to HTTP server specs." - Apache HTTP Server
Apache HTTP Server: O servidor web mais utilizado no mundo, desde 1996. Gratuito. By Projeto Apache, Apache Software Foundation (ASF). Originado do NCSA HTTPd.
Apache Documentation, Apache directives (inclui todas as diretivas que podem ser usadas em um .htaccess).
- Apache Week
The essential free resource for users of the world's most popular web server. - Google Directory: Apache Guides and Tutorials
- Apache quick reference card (version 1.3.6, 1999, PDF & PS), by Andrew Ford's refcards.com.
-
Apache URL Rewriting Guide
(docs-2.0)
A Users Guide to URL Rewriting with the Apache Webserver, by Ralf S. Engelschall, Apache.org.
mod_rewrite - the Apache rewriting module (docs-2.0). -
mod_perl - Writing Apache Modules with Perl and C
mod_perl quick reference card (version 1.19, 1999, PDF & PS), by Andrew Ford's refcards.com. - Open Developer: Apache Archives
- Apache Software Foundation Wiki -- An experiment in emergence of documentation
- Apache Week
-
Microsoft Internet Information Server (IIS)
MSDN Library Platform SDK: IIS Software Development Kit (SDK).
Microsoft TechNet Products & Technologies: TechNet - Internet Information Services.
Internet Information Services (IIS) 6 - Windows 2003 Server.
Technical Resources - Web Services for Windows NT Server. -
Netscape Enterprise Server
By Netscape & AOL Strategic Business Solution. - WebSite Professional
Popular servidor Web para Windows da O'Reilly Software, O'Reilly Media. -
OmniHTTPd Web Server for Windows 95/98/NT4
By Omnicron Technologies Corporation - Sambar Server
By Sambar Technologies. O Servidor Sambar é um servidor HTTP, FTP e Proxy multi-threaded para Windows NT e Windows 95/98. Gratuito.
API com suporte a Extensão ISAPI e a DLL; documentação e configuração baseadas em HTML; suporte a: .htaccess, CGI 1.1 & WinCGI 1.3, SSI, domínio virtual, aliases; mecanismo de pesquisa em texto e Análise de arquivo de log integrados; Perl 5 fornecido com o servidor; ODBC Database Scripting; HTML dinâmico no servidor; Discagem-sob-Demanda.
Licença Pro por US$75 inclui recursos adicionais: DNS & Simple Telnet Servers/Proxy, SOCKS4/5 proxy, Search Engine Spider (para sites remotos), Mail Server, Remote Document Manager. -
WebSTAR Server for Mac
By StarNine. Web, Mail, FTP, Proxy servers para Macintosh. - thttpd
By ACME Labs. thttpd é um servidor HTTP simples, pequeno, portável, rápido e seguro para sistemas Unix. Distribuição livre.
Web Server Comparisons (12/Jul/1998)
Alteração de Senha via Web
-
ChangePassword
O ChangePassword modifica as senhas do passwd, samba e squid de determinado usuário através da WEB. Todas as senhas são sincronizadas e alteradas em tempo real através de navegadores como Mozilla, Netscape, IE, Opera e outros. Por Vinicius M. de Souza.
Projeto SourceForge: ChangePassword. -
chpasswd project
chpasswd permite que usuários alterem sua senha via WWW. O programa foi escrito para sistemas baseados em Linux. Ele não utiliza a biblioteca PAM (Pluggable Authentication Module) altera senhas com criptografia DES e MD5. chpaswd grava log de toda execução no syslog do sistema, tanto as alterções corretas quanto as mal-sucedidas, e oferece a habilidade de impedir certos usuários de alterarem sua senha, por motivos de segurança (exemplo: root), simplesmente adicionando os usernames bloqueados ao arquivo /etc/www.deny. By Benedykt Kroplewski (mlody). GNU General Public License (GPL).
Projeto SourceForge: chpasswd. -
Poppassd: password change daemon
This program is based on original Qualcomm password changer daemon dedicated for changing system passwords over network. The most common usage is to change user's passwords using a web form. The rationale behind using poppassd for that purpose is to separate web frontend (low privileges) from the system backend (root privileges necessary to change password). Poppassd strictly isolates the WWW interface from actual password manipulations, preventing some security vulnerabilities involving use of SUID CGIs etc.
Por Pawel Krawczyk, CETI. Baseado no poppassd de John Norstad, Roy Smith e Daniel L. Leavitt.
poppassd: An Eudora and NUPOP change password server. Version 1.9 with PAM (and PAM LDAP) support. -
POPPasswd
Poppassd is a program that changes system passwords thus allowing users to change their mail passwords. For Unix and NT. -
user_manage: The All-Purpose Web Server User Management Script
By Lincoln D. Stein ([email protected]), Cold Spring Harbor Laboratory (CSHL).
user_manage é uma ferramenta remota para servidor Web Apache de livre distribuição, que permite que usuários autorizados mudem suas senhas remotamente. user_manage trata a maioria das variantes de esquema de autenticação "Basic" e "Digest" do Apache. -
Web Pass - Online Web Based Password Changer
Web Pass is a CGI script which allows users on a system to change their passwords via the web. This is useful for users with no shell access to the machine, but who still have 'real' accounts for things such as web space, ftp Samba and the like. The authentication modules supported are: IMAP, FTP, POP3. -
changepass.cgi
Changepass.cgi is a web-based password changing utility for LDAP environments, written in Perl. It uses Net::LDAP Perl module. By Cloudmaster (Danny Sauer). -
CGIPasswd
CGIpasswd is a simple CGI password changer that works through the PAM library. The interface and the messages can be customized at compile-time. By Adrian Ber. - Veja: PAM - Pluggable Authentication Modules