↧
Intall multiple version of php on one server
This article is about how to install php-5.1, php-5.2 and php-5.3 on one server, and use them simultaneously Based on CentOS 5.6, for Apache only 1. Enable rpmforge and epel yum repository wget...
View ArticleApache options directive trap
When configuring the Apache HTTP server, we use the Options directive to control which server features are available in a particular directory. We may, for example, write a config like this:...
View Article