Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Linux Tags
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
Tutorials
Stuff
Affiliates
Linux Apache Tutorials

Recently, however, the popular open source search library, Apache Lucene, and the powerful Lucene-powered search server, Apache Solr, have added spatial capabilities. Lucene and Solr committer Grant Ingersoll walks you through the basics of spatial search and shows you how to leverage its capabilities to power your next location-aware application.
Difficulty: 


This tutorial will show you how to start a locally hosted web server with MySQL, PHP and Apache, for site development. Local servers are quicker and easier than remote FTP, speeding up your time-to-web.
Difficulty: 


This article shows you how to use Apache Hadoop to build a MapReduce framework to make a Hadoop Cluster and how to create a sample MapReduce application which runs on Hadoop. You will also learn how to set up a time/disk-consuming task on the cloud.
Difficulty: 


Get a complete webserver up and running in minutes! This tutorial shows you how to get PHP5, Apache2 and MySQL 5 all running under Linux with ease!
Difficulty: 


A tutorial on how to compile, install, and configure mod_gzip to gzip javascript and css files.
Difficulty: 


how to show list of compiled-in modules in Apache httpd
Difficulty: 


how to generate a SSL certificate with Apache and mod_ssl
Difficulty: 


how to show the version number in Apache httpd
Difficulty: 


This Apache tutorial will guide you through upgrading or installing Apache 2x web server which ads all kinds of great new features from Apache 1.3x and security enhancements.
Difficulty: 


Want to keep up with the latest and greatest versions of the Apache HTTP Server? Then you've got to spend some time figuring out how the latest and greatest is distributed to the public. Ken Coar explains the Apache CVS Repository and how you can use it to stay on top of Apache.
Difficulty: 


When you're running an Apache Web server for yourself, you don't think about the user that's running the Apache server itself (typically nobody on Linux systems). But what if you're an ISP with multiple companies being hosted on your system? Or an educational institution with faculty who want to be able to execute their own scripts? Either everything has to be accessible to the Apache nobody user, or you have to run multiple instances of Apache on multiple ports and IP addresses, one of each per user, with the concomitant confusion of configuration files. The solution is the use of the suexec wrapper, which is part of the Apache distribution.
Difficulty: 


This mini tutorial is going to give you the code to use Apache to redirect your site when ever someone uses www. It will go to yoursite.com instead of www.yoursite.com
Difficulty: 

