.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =============== EXT: Page HTTPS =============== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Michael Fritz :Changed: 2009-06-13T16:05:18.570000000 :Author: Michael Fritz :Email: michael.fritz (a t) marit ( d o t ) ag :Info 3: :Info 4: .. _EXT-Page-HTTPS: EXT: Page HTTPS =============== Extension Key: **https** Copyright 2006, Michael Fritz, `www.marit.ag `_ This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: Page HTTPS 1** **Introduction 1** What does it do? 1 .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This Extension is a merge between the dmc\_https and https\_enforcer. At the one hand it provides a forced safe connection if set by the editor. Additional to https\_enforcer it is typo3-cache safe and only loaded if needed. At the other hand it makes sure, that a user leaves the ssl protocoll if ssl is not needed anymore, which is a performance issue because ssl connections produce much more server load. Thanks to Florian Schlichting and Volker Hielscher who are the programmers of the merged extensions. EXT: Page HTTPS - 1