The Apache web server remains the most popular software for publishing websites on the Internet. This highly configurable, stable server is capable of handling the web serving needs of small and large sites alike. Read on for information on running Apache on your Linode.
Instructions for getting started with the Apache web server on CentOS 5.
Instructions for getting started with the Apache web server on Debian 5 (Lenny).
Instructions for getting started with the Apache web server on Debian 6 (Squeeze).
Instructions for getting started with the Apache web server on Fedora 12.
Instructions for getting started with the Apache web server on Fedora 13.
Instructions for getting started with the Apache web server on Fedora 14.
Instructions for getting started with the Apache web server on Ubuntu 10.04 LTS (Lucid).
Instructions for getting started with the Apache web server on Ubuntu 10.10 (Maverick)
Instructions for getting started with the Apache web server on Ubuntu 8.04 LTS (Hardy).
Instructions for getting started with the Apache web server on Ubuntu 9.10 (Karmic).
Using HTTP AUTH to limit and control access to resources hosted on websites.
Install Apache on your CentOS 6 server, configure virtual hosting, and set up mod and scripting support.
Install Apache on your Debian 7 server, configure virtual hosting, and set up module and scripting support.
Install Apache on your Debian 8 (Jessie) server, configure virtual hosting, and set up modules and scripting.
Install Apache on your Ubuntu 12.04 Server, configure virtual hosting, and set up module and scripting support.
Install Apache on your Ubuntu 14.04 (Trusty Tahr) server, configure virtual hosting, and set up modules and scripting.
Deploy Python WSGI Applications with Apache and mod\_wsgi
Deploy Python WSGI Applications with Apache and mod\_wsgi.
Deploy Python WSGI Applications with Apache and mod\_wsgi
Deploy Python WSGI Applications with Apache and mod\_wsgi.
Deploy Python WSGI Applications with Apache and mod\_wsgi
Deploy Python WSGI Applications with Apache and mod_wsgi.
Deploy Python WSGI Applications with Apache and mod_wsgi.
Self-host your RSS reader on a CentOS 7 Linode with Tiny Tiny RSS.
Install Apache on your CentOS 8 server, configure virtual hosting, and set up modules and scripting.
Install Apache on your Debian 10 server, configure virtual hosting, and set up modules and scripting.
Install Apache on your Ubuntu 18.04 LTS server, configure virtual hosting, and set up modules and scripting.
Learn how to install & configure Apache web server on Centos 7 on a Linode.
This guide will show you how to install mod_fcgid and PHP-FPM on CentOS 8. It will also provide a basic configuration that uses socket based connections, instead of TCP.
This guide will show you how to install mod_fcgid and PHP-FPM on Debian 10. It will also provide a basic configuration that uses socket based connections, instead of TCP.
This guide will show you how to install mod_fcgid and PHP-FPM on Ubuntu 18.04. It will also provide a basic configuration that uses socket based connections, instead of TCP.
This in-depth guide on the .htaccess file covers how to handle permissions, redirects, and IP address restriction.
Install PHP-FPM and Apache on Debian 8 for Improved Website Agility and Security
How to use separate web servers to host sites or applications using ProxyPass with Apache.
How to use separate web servers to host sites or applications using ProxyPass with Apache.
How to use separate web servers to host sites or applications using ProxyPass with Apache.
How to use separate web servers to host sites or applications using ProxyPass with Apache.
How to use separate web servers to host sites or applications using ProxyPass with Apache.
How to use separate web servers to host sites or applications using ProxyPass with Apache.
Methods for enabling dynamic content to run as individual users with PHP on CentOS 5.
Methods for enabling dynamic content run as individual users with PHP on Debian 5 (Lenny).
Methods for enabling dynamic content to run as individual users with PHP on Fedora 12.
Methods for enabling dynamic content to run as individual users with PHP on Fedora 13
Methods for enabling dynamic content run as individual users with PHP on Ubuntu 10.04 LTS (Lucid).
Methods for enabling dynamic content run as individual users with PHP on Ubuntu 10.10 (Maverick).
Methods for enabling dynamic content to run as individual users with PHP on Ubuntu 8.04 (Hardy).
Methods for enabling dynamic content run as individual users with PHP on Ubuntu 9.10 (Karmic).
Use PHP CGI to run PHP scripts as indivudual users.
Use PHP CGI to run PHP scripts as indivudual users.
Use PHP CGI to run PHP scripts as indivudual users on Ubuntu 12.04.
Install and Configure mod_fastcgi and PHP-FPM on Debian with Apache