Subscribe
Tutorial search

Linux Apache Tutorials


Sort by:
Location-aware search with Apache Lucene and Solr
Location-aware search with Apache Lucene and Solr
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:
Set up a local Apache, MySQL and PHP server for site development
Set up a local Apache, MySQL and PHP server for site development
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:
Cloud computing with Linux and Apache Hadoop
Cloud computing with Linux and Apache Hadoop
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:
Install Apache2, PHP5 & MySQL5 with Yum on CentOS
Install Apache2, PHP5 & MySQL5 with Yum on CentOS
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:
mod_gzip for apache. Compiling, installing, and configuring how-to
mod_gzip for apache. Compiling, installing, and configuring how-to
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
how to show list of compiled-in modules in Apache httpd
how to show list of compiled-in modules in Apache httpd
Difficulty:
how to generate a SSL certificate with Apache and mod_ssl
how to generate a SSL certificate with Apache and mod_ssl
how to generate a SSL certificate with Apache and mod_ssl
Difficulty:
how to start apache with ssl enabled
how to start apache with ssl enabled
how to start apache with ssl enabled
Difficulty:
how to show the version number in Apache httpd
how to show the version number in Apache httpd
how to show the version number in Apache httpd
Difficulty:
ab - how to benchmark your Apache server
ab - how to benchmark your Apache server
ab - how to benchmark your Apache server
Difficulty:
Apache 2 Install and Upgrade Guide
Apache 2 Install and Upgrade Guide
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:
Using the Apache CVS Repository
Using the Apache CVS Repository
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:
Using Apache with Suexec on Linux
Using Apache with Suexec on Linux
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:
www. Forwarding with Apache
www. Forwarding with Apache
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:
Search Term(s) (1): apache