Linux Tutorials on the topic “apache”
-
Using mod_spdy With Apache2 On Ubuntu 12.10
Author: Falko Timme • Tags: apache, ubuntu, web server • Comments: 0
Using mod_spdy With Apache2 On Ubuntu 12.10 SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on Ubuntu 12.10.
-
How To Secure Apache2 With LinOTP
Author: cornelinux • Tags: apache, security, debian, ubuntu, web server • Comments: 2
How To Secure Apache2 With LinOTP This Howto describes the way to set up two factor authentication with one time passwords for Apache2. We assume, that you have already set up your LinOTP server. You can download Debian and Ubuntu packages or you can install the system using the Python Package Index. It provides a good quick start to get the service up and running for demo purposes (check for the latest version).
-
Using PHP5-FPM With Apache2 On Ubuntu 12.10
Author: Falko Timme • Tags: apache, php, ubuntu, web server • Comments: 2
Using PHP5-FPM With Apache2 On Ubuntu 12.10 This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.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.
-
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, ubuntu, web server • Comments: 2
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.10 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Server - Ubuntu 12.10 (Apache2, BIND, Dovecot, ISPConfig 3)
Author: Falko Timme • Tags: apache, control panels, ispconfig, ubuntu, web server • Comments: 25
The Perfect Server - Ubuntu 12.10 (Apache2, BIND, Dovecot, ISPConfig 3) This tutorial shows how to prepare an Ubuntu 12.10 (Quantal Quetzal) server (with Apache2, BIND, Dovecot) 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 or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
How To Set Up WebDAV With Apache2 On OpenSUSE 12.2
Author: Falko Timme • Tags: apache, suse, web server • Comments: 1
How To Set Up WebDAV With Apache2 On OpenSUSE 12.2 This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 12.2 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.
-
Chrooting Apache2 With mod_chroot On OpenSUSE 12.2
Author: Falko Timme • Tags: apache, security, suse, web server • Comments: 0
Chrooting Apache2 With mod_chroot On OpenSUSE 12.2 This guide explains how to set up mod_chroot with Apache2 on an OpenSUSE 12.2 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
-
How To Set Up nginx As A Reverse Proxy For Apache2 On Ubuntu 12.04
Author: Falko Timme • Tags: apache, nginx, ubuntu, web server • Comments: 5
How To Set Up nginx As A Reverse Proxy For Apache2 On Ubuntu 12.04 nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can set up nginx as a reverse proxy on front of an Apache2 web server on Ubuntu 12.04.
-
Using mod_spdy With Apache2 On OpenSUSE 12.2 (x86_64)
Author: Falko Timme • Tags: apache, suse, web server • Comments: 0
Using mod_spdy With Apache2 On OpenSUSE 12.2 (x86_64) SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on OpenSUSE 12.2.
-
TalendMDM Installation On CentOS 5.7 Server With Apache mod_proxy_ajp
Author: agno01 • Tags: apache, centos • Comments: 0
TalendMDM Installation On CentOS 5.7 Server With Apache mod_proxy_ajp Prior to installation make sure your server complies to requirements to be found on: http://www.talend.com/docs/community/prerequisites.html