Search results for How-To: Setup Subversion with Apache2 on Ubuntu
 |
|
Post date: August 18, 2009, 09:08
Category: Installing
Views: 6965
Comments
|
Tutorial quote: LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.3 server with PHP5 support (mod_php) and MySQL support. |
 |
|
Post date: February 22, 2011, 13:02
Category: Installing
Views: 4271
Comments
|
Tutorial quote: LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.5 server with PHP5 support (mod_php) and MySQL support. |
 |
|
Post date: August 3, 2010, 15:08
Category: Installing
Views: 3642
Comments
|
Tutorial quote: LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.3 server with PHP5 support (mod_php) and MySQL support. |
 |
|
Post date: June 16, 2011, 08:06
Category: Installing
Views: 4142
Comments
|
Tutorial quote: LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.6 server with PHP5 support (mod_php) and MySQL support. |
 |
|
Post date: November 13, 2007, 10:11
Category: Miscellaneous
Views: 4361
Comments
|
Tutorial quote: This tutorial explains the installation of a Samba fileserver on Ubuntu 7.10 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as standalone server, not as a domain controller. For this setup, I will use the Ubuntu Server installation CD but the same installation procedure will work on an Ubuntu desktop as well. |
 |
|
Post date: September 14, 2010, 14:09
Category: Installing
Views: 2871
Comments
|
Tutorial quote: This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 11.3 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files. |
 |
|
Post date: July 24, 2008, 10:07
Category: Installing
Views: 3148
Comments
|
Tutorial quote: This tutorial explains how to install Django on a Debian Etch server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide. |
 |
|
Post date: August 14, 2008, 10:08
Category: Installing
Views: 3781
Comments
|
Tutorial quote: This tutorial explains how to install Django on a Mandriva 2008.1 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide. |
 |
|
Post date: April 3, 2008, 12:04
Category: Installing
Views: 3185
Comments
|
Tutorial quote: This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC. |
 |
|
Post date: September 7, 2008, 16:09
Category: System
Views: 3739
Comments
|
Tutorial quote: apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing Module) for the Apache 2 web server. mpm-itk allows you to run each of your vhost under a separate uid and gid — in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts.
|
|
|