Posts Tagged ‘apache2’

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.04 LTS (LAMP)

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.04 LTS (LAMP) LAMP is short for L inux, A pache, M ySQL, P HP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.04 LTS server with PHP5 support (mod_php) and MySQL support.

Read more...

Be the first to comment - What do you think?  Posted by admin - May 10, 2012 at 16:45

Categories: How To   Tags: , , , , , , , , , , ,

How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.10

How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.10 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 11.10. mod_fcgid is a compatible alternative to the older mod_fastcgi

Read more...

Be the first to comment - What do you think?  Posted by admin - May 4, 2012 at 12:51

Categories: How To   Tags: , , , , , , , , , , , ,

How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Squeeze)

How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Squeeze) This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on Apache2 on a Debian Squeeze 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.

Read more...

Be the first to comment - What do you think?  Posted by admin - April 20, 2012 at 13:14

Categories: How To   Tags: , , , , , , , , , , , , ,

Using mod_spdy With Apache2 On Debian Squeeze

Using mod_spdy With Apache2 On Debian Squeeze 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.

Read more...

Be the first to comment - What do you think?  Posted by admin - April 18, 2012 at 16:17

Categories: How To   Tags: , , , , , , , , , , ,

How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Squeeze

How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Squeeze This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Debian Squeeze. 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.

Read more...

Be the first to comment - What do you think?  Posted by admin - March 19, 2012 at 17:43

Categories: How To   Tags: , , , , , , , , , , , ,

Next Page »