apache web server

Five open source technologies for 2012

Linux Today  Mon, 01/02/2012 - 19:02

IT World: "Certainly, open source has left the proprietary software world in turmoil over the past few years, as Linux, the Apache Web server, Perl, Apache, Hadoop, OpenOffice, GIMP and dozens of other programs put the pinch on their commercial counterparts.

But what are tomorrow's open source heavy hitters?"


 

Apache Web Server Under Stealth Attack

InformationWeek Internet News  Wed, 05/04/2011 - 09:50

Malicious code uses Apache's own filter capabilities to transform the server module into a malware platform.


 

The Perfect Server - Debian Squeeze (Debian 6.0) [ISPConfig 2]

Linux Today  Wed, 02/16/2011 - 21:05

Howtoforge: "This tutorial shows how to set up a Debian Squeeze (Debian 6.0) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc"


 

VoidWeb.com: PHP Clustering using Apache httpd mod_proxy

PHPDeveloper.org  Fri, 10/22/2010 - 08:23

New on VoidWeb.com there's a post looking at clustering PHP applications with the help of the mod_proxy component that can be added into the Apache web server.


 

The Perfect Server - Ubuntu Maverick Meerkat (Ubuntu 10.10) [ISP...

Linux Today  Tue, 10/19/2010 - 23:03

Howtoforge: "This tutorial shows how to set up an Ubuntu Maverick Meerkat (Ubuntu 10.10) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc."


 

How to Override PHP Configuration Options - SitePoint » PHP

Planet PHP  Thu, 03/04/2010 - 02:49

configure PHPConfiguring PHP is easy.

You can change almost any aspect of the interpreter within the php.ini configuration file, e.g. modify error handling, increase memory usage, etc.

Unfortunately, problems can occur when you move your application to a live hosting environment or are distributing the code to customers.

ISPs usually lock down the php.ini configuration file — especially on shared hosting. This could cause your application to fail.


 

The Perfect Server - OpenSUSE 11.2 x86_64 [ISPConfig 3]

Linux Today  Sun, 12/06/2009 - 02:05

Howtoforge: "This is a detailed description about how to set up an OpenSUSE 11.2 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, MyDNS DNS server, Pureftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc."


 

The Perfect Server - Ubuntu Karmic Koala (Ubuntu 9.10) [ISPConfi...

Linux Today  Tue, 11/10/2009 - 06:03

Howtoforge: "This tutorial shows how to set up an Ubuntu Karmic Koala (Ubuntu 9.10) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc."


 

The Perfect Server - Ubuntu 9.10 [ISPConfig 3]

Linux Today  Mon, 11/02/2009 - 21:02

Howtoforge: "This tutorial shows how to prepare an Ubuntu 9.10 (Karmic Koala) server for the installation of ISPConfig 3, and how to install ISPConfig 3.

ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more."


 

APACHE Web server and SSL Authentication

Linux Today  Tue, 09/08/2009 - 17:18

LinuxConfig.org: "This article describes configuration techniques of module mod_ssl, which extends a functionality of Apache HTTPD to support SSL protocol."