TYPO3's default search extension called "Indexed Search" is fine for small web sites, but if your web site is bigger (> 500 pages), it is getting very slow. Fortunately, you can replace it with a search extension that uses the ultra-fast Apache Solr search server. This tutorial explains how to use Apache Solr with TYPO3 on Debian Wheezy.
Read more »Smart Access Control with Apache
Learn how to employ some of Apache’s most useful and effective modules to restrict access to your Apache-powered website.
Read more »Category: High End Tags:
- Login to post comments
Apache Module For OpenID Authentication
OpenID is a widely adopted technology for user authentication in web applications. It relies on the concepts of distributed user authentication in blog applications. This small cookbook explains step-by-step how to install and configure the Open Source Apache module mod_auth_openid.
Read more »Category: End User Tags:
- Login to post comments
Using PHP5-FPM With Apache2 On Ubuntu 11.10
This tutorial shows how you can install an Apache2 webserver on an Ubuntu 11.10 server with PHP5 (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites.
Read more »Category: End User Tags:
- Login to post comments
Using Apache2 Content Negotiation To Serve Different Languages
Content negotiation is the ability of a web server to deliver the document that best matches the browser's preferences/capabilities. For example, if a resource exists in multiple languages, the web server can choose which variant it serves based on the Accept-Language header delivered by the browser.
Read more »The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 2]
This is a detailed description about how to set up an OpenSUSE 11.4 server (x86_64) 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, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »Installing Apache2 With PHP5 And MySQL Support On Debian Squeeze (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Squeeze server with PHP5 support (mod_php) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
The Perfect Server - Debian Squeeze (Debian 6.0) [ISPConfig 2]
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.
Read more »The Perfect Server - Debian Squeeze With BIND & Courier [ISPConfig 3]
This tutorial shows how to prepare a Debian Squeeze (Debian 6.0) 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, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Read more »Category: End User Tags:
- Login to post comments
Hosting Multiple SSL Web Sites On One IP With Apache 2.2 & GnuTLS (Debian Lenny)
This tutorial describes how you can host multiple SSL-encrypted web sites (HTTPS) on one IP address with Apache 2.2 and GnuTLS on a Debian Lenny server.
Read more »Category: End User Tags:
- Login to post comments
How To Expand Usable Storage Space In Ubuntu
what happens when your ISP (Internet Service Provider) blocks port 80?
Read more »Category: High End Tags:
- Login to post comments
How to generate self-signed SSL certificates for apache on linux
This tutorial assumes you’re going to do a self-signed certificate. Note that you can pretty much follow along with the tutorial for getting and installing a certificate via a Certificate Authority (CA), but omit the steps for generating your own self-signed cert. Generate the request, work with the CA to get the certificate, and then follow the installation and configuration steps.
Read more »Category: High End Tags:
- Login to post comments
The Rise of Open Source Software Foundations
What do the Linux Foundation, Free Software Foundation, and Apache Project all have in common? They provide a cover for businesses and projects that want to use open source software and contribute to the FOSS community without the risk of stepping on legal landmines or giving up a competitive advantage.
Read more »Category: Community Tags:
- Login to post comments
Playing with python and couch db
Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.
Read more »Category: High End Tags:
- Login to post comments
The ASF Resigns From the JCP Executive Committee
The Apache Software Foundation concludes that that JCP is not an open specification process - that Java specifications are proprietary technology that must be licensed directly from the spec lead under whatever terms the spec lead chooses; that the commercial concerns of a single entity, Oracle, will continue to seriously interfere with and bias the transparent governance of the ecosystem; that i
Read more »