All Entries in the "Apache" Category
Installing mod_geoip for Apache2 On Ubuntu 9.10
This guide explains how to set up mod_geoip with Apache2 on an Ubuntu 9.10 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server [...]
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2 Page 2
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.2. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.2. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
How To Set Up WebDAV With Apache2 On Ubuntu 9.10 Page 3
This guide explains how to set up WebDAV with Apache2 on an Ubuntu 9.10 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. [...]
How To Set Up WebDAV With Apache2 On Ubuntu 9.10 Page 2
This guide explains how to set up WebDAV with Apache2 on an Ubuntu 9.10 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. [...]
How To Set Up WebDAV With Apache2 On Ubuntu 9.10
This guide explains how to set up WebDAV with Apache2 on an Ubuntu 9.10 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. [...]
How To Switch Permalink Structure In WordPress Under Ubuntu
There are certain things you need to tweak in Apache running under any Debian platform (including Ubuntu) in order to have it properly redirect webpages (301) after you change your permalink structure in WordPress.
Using WebDAV With ISPConfig 3 On Ubuntu 9.10
This guide explains how to set up and use WebDAV on a web site created with ISPConfig 3 on an Ubuntu 9.10 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 [...]
How To Set Up WebDAV With Apache2 On OpenSUSE 11.2
This guide explains how to set up WebDAV with Apache2 on an OpenSUSE11.2 server. WebDAV stands for Web-based Distributed Authoring andVersioning and is a set of extensions to the HTTP protocol thatallow users to directly edit files on the Apache server so that they donot need to be downloaded/uploaded via FTP. Of course, WebDAV can [...]
Chrooting Apache2 With mod_chroot On Fedora 12
This guide explains how to set up mod_chrootwith Apache2 on a Fedora 12 system. With mod_chroot, you can runApache2 in a secure chroot environment and make your server lessvulnerable to break-in attempts that try to exploit vulnerabilities inApache2 or your installed web applications.
