Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
PHP is a scripting language that supports dynamic HTML pages. It is a bit like Apache's SSI, but by far more complex and has database modules for many popular dbs. The GD libraries are needed by PHP. SSL is an implementation of Netscape's Secure Socket Layer that allow secure connections over insecure networks, e.g. to transmit credit card numbers to web based forms. | Linux Apache SSL PHP FI frontpage mini-HOWTO Linux Apache SSL PHP FI frontpage mini-HOWTO Table of Contents Linux Apache SSL PHP FI frontpage mini-HOWTO.1 Marcus Faure. marcus@faure.de.1 l.Introduction.1 2. Component installation.1 3. Putting it all together.1 l.Introduction.2 1.1 Description of the components.2 1.2 Working configurations.2 1.3 History.3 2. Component installation.3 2.1 Preparations.3 2.2 Adding PHP.3 2.3 Adding SSI.4 2.4 Adding frontpage.4 3. Putting it all together.5 3.1 Apache modules to try.5 3.2 Giving CGI s more security.5 3.3 Compiling and installing the server daemon.5 3.4 Adding frontpage support to a well.7 3.5 Starting the daemon.7 3.6 Some considerations left .7 3.7 Known bugs.8 3.8 The final word.8 i Linux Apache SSL PHP FI frontpage mini-HOWTO Marcus Faure marcus@faure.de v1.1 July 1998 This document is about building a multipurpose webserver that will support dynamic web content via the PHP FIscripting language secure transmission of data based on Netscape s SSL secure execution of CGI s and M Frontpage Server Extensions Introduction 1.1 Description of the components 1.2 Working configurations 1.3 History 2.Component installation 2.1 Preparations 2.2 Adding PHP 2.3 Adding SSL 2.4 Adding frontpage 3.Putting it all together 3.1 Apache modules to try 3.2 Giving CGI s more security 3.3 Compiling and installing the server daemon 3.4 Adding frontpage support to a web 3.5 Starting the daemon 3.6 Some considerations left 3.7 Known bugs 3.8 The final word Linux Apache SSL PHP FI frontpage mini-HOWTO