Changeset 1816
- Timestamp:
- 08/14/08 14:41:15 (3 months ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (1 diff)
- cherokee/trunk/doc/Makefile.am (modified) (3 diffs)
- cherokee/trunk/doc/basics.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_download.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_installation.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_installation_unix.txt (modified) (2 diffs)
- cherokee/trunk/doc/basics_installation_windows.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_requirements.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_running_cherokee.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_upgrade.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_why_cherokee.txt (modified) (1 diff)
- cherokee/trunk/doc/build/build_web.sh (modified) (1 diff)
- cherokee/trunk/doc/build/doc.conf (modified) (1 diff)
- cherokee/trunk/doc/build/web.conf (modified) (1 diff)
- cherokee/trunk/doc/bundle.txt (modified) (1 diff)
- cherokee/trunk/doc/bundle_cget.txt (modified) (1 diff)
- cherokee/trunk/doc/bundle_cherokee-config.txt (modified) (1 diff)
- cherokee/trunk/doc/bundle_cherokee-guardian.txt (modified) (1 diff)
- cherokee/trunk/doc/bundle_cherokee-tweak.txt (modified) (1 diff)
- cherokee/trunk/doc/bundle_cherokee.txt (modified) (1 diff)
- cherokee/trunk/doc/bundle_spawn-fcgi.txt (modified) (1 diff)
- cherokee/trunk/doc/config.txt (modified) (1 diff)
- cherokee/trunk/doc/config_advanced.txt (modified) (1 diff)
- cherokee/trunk/doc/config_encoding.txt (modified) (1 diff)
- cherokee/trunk/doc/config_general.txt (modified) (1 diff)
- cherokee/trunk/doc/config_icons.txt (modified) (1 diff)
- cherokee/trunk/doc/config_mime_types.txt (modified) (1 diff)
- cherokee/trunk/doc/config_quickstart.txt (modified) (1 diff)
- cherokee/trunk/doc/config_virtual_servers.txt (modified) (1 diff)
- cherokee/trunk/doc/config_virtual_servers_rule.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_authentication.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_cross_compilation.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_django.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_managing_logs.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_optimizations.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_php.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_ror.txt (modified) (1 diff)
- cherokee/trunk/doc/cookbook_ssl.txt (modified) (1 diff)
- cherokee/trunk/doc/dev.txt (modified) (1 diff)
- cherokee/trunk/doc/dev_api.txt (modified) (1 diff)
- cherokee/trunk/doc/dev_cherokee.conf.txt (modified) (1 diff)
- cherokee/trunk/doc/dev_debug.txt (modified) (1 diff)
- cherokee/trunk/doc/dev_examples.txt (modified) (1 diff)
- cherokee/trunk/doc/index.txt (modified) (3 diffs)
- cherokee/trunk/doc/media/css/cherokee_doc.css (modified) (3 diffs)
- cherokee/trunk/doc/modules.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_balancers.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_balancers_round_robin.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_encoders.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_encoders_deflate.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_encoders_gzip.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_admin.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_cgi.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_common.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_dirlist.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_fcgi.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_file.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_mirror.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_redir.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_scgi.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_handlers_server_info.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_loggers.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_loggers_combined.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_loggers_ncsa.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_loggers_w3c.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators_htdigest.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators_htpasswd.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators_ldap.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators_mysql.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators_pam.txt (modified) (1 diff)
- cherokee/trunk/doc/modules_validators_plain.txt (modified) (1 diff)
- cherokee/trunk/doc/other.txt (modified) (1 diff)
- cherokee/trunk/doc/other_goodies.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r1815 r1816 1 2008-08-14 Taher Shihadeh <taher@unixwars.com> 2 3 * doc/basics_download.txt, doc/basics_installation.txt, 4 doc/basics_installation_unix.txt, 5 doc/basics_installation_windows.txt, doc/basics_requirements.txt, 6 doc/basics_running_cherokee.txt, doc/basics.txt, 7 doc/basics_upgrade.txt, doc/basics_why_cherokee.txt , 8 doc/build/build_web.sh, doc/build/doc.conf, doc/build/web.conf, 9 doc/bundle_cget.txt, doc/bundle_cherokee-config.txt, 10 doc/bundle_cherokee-guardian.txt, doc/bundle_cherokee-tweak.txt, 11 doc/bundle_cherokee.txt, doc/bundle_spawn-fcgi.txt, 12 doc/bundle.txt, doc/config_advanced.txt, doc/config_encoding.txt, 13 doc/config_general.txt, doc/config_icons.txt, 14 doc/config_mime_types.txt, doc/config_quickstart.txt, 15 doc/config.txt, doc/config_virtual_servers_rule.txt, 16 doc/config_virtual_servers.txt, doc/cookbook_authentication.txt, 17 doc/cookbook_cross_compilation.txt, doc/cookbook_django.txt, 18 doc/cookbook_managing_logs.txt, doc/cookbook_optimizations.txt, 19 doc/cookbook_php.txt, doc/cookbook_ror.txt, doc/cookbook_ssl.txt, 20 doc/cookbook.txt, doc/dev_api.txt, doc/dev_cherokee.conf.txt, 21 doc/dev_debug.txt, doc/dev_examples.txt, doc/dev.txt, 22 doc/index.txt, doc/media/css/cherokee_doc.css, 23 doc/modules_balancers_round_robin.txt, doc/modules_balancers.txt, 24 doc/modules_encoders_deflate.txt, doc/modules_encoders_gzip.txt, 25 doc/modules_encoders.txt, doc/modules_handlers_admin.txt, 26 doc/modules_handlers_cgi.txt, doc/modules_handlers_common.txt, 27 doc/modules_handlers_dirlist.txt, doc/modules_handlers_fcgi.txt, 28 doc/modules_handlers_file.txt, doc/modules_handlers_mirror.txt, 29 doc/modules_handlers_redir.txt, doc/modules_handlers_scgi.txt, 30 doc/modules_handlers_server_info.txt, doc/modules_handlers.txt, 31 doc/modules_loggers_combined.txt, doc/modules_loggers_ncsa.txt, 32 doc/modules_loggers.txt, doc/modules_loggers_w3c.txt, 33 doc/modules.txt, doc/modules_validators_htdigest.txt, 34 doc/modules_validators_htpasswd.txt, 35 doc/modules_validators_ldap.txt, doc/modules_validators_mysql.txt, 36 doc/modules_validators_pam.txt, doc/modules_validators_plain.txt, 37 doc/modules_validators.txt, doc/other_goodies.txt, doc/other.txt: 38 hopefully that is enough documentation. For now anyway. :) 39 1 40 2008-08-14 Alvaro Lopez Ortega <alvaro@alobbs.com> 2 41 cherokee/trunk/doc/Makefile.am
r1801 r1816 1 1 ASCIIDOC=python $(top_srcdir)/doc/build/asciidoc.py --unsafe --conf-file=$(top_srcdir)/doc/build/doc.conf 2 ASCIIDOC_TOC=python $(top_srcdir)/doc/build/asciidoc.py -s3 2 4 SUFFIXES = .txt .html .inc 5 6 .txt.inc: 7 $(ASCIIDOC_TOC) -o $@ $(top_srcdir)/doc/$< 3 SUFFIXES = .txt .html 8 4 9 5 .txt.html: … … 12 8 docdir = $(datadir)/doc/cherokee 13 9 doc_DATA = \ 14 index.inc \15 10 index.html \ 16 11 basics.html \ … … 89 84 docmediaimagesdir = $(docdir)/media/images/ 90 85 docmediaimages_DATA = \ 86 media/images/admin_advanced.png \ 87 media/images/admin_behaviour.png \ 88 media/images/admin_dirlist_cherokee.png \ 89 media/images/admin_encoding_gzip.png \ 90 media/images/admin_encoding.png \ 91 media/images/admin_general.png \ 92 media/images/admin_handler_cgi.png \ 93 media/images/admin_handler_dirlist_ex.png \ 94 media/images/admin_handler_dirlist.png \ 95 media/images/admin_handler_fastcgi1.png \ 91 96 media/images/admin_handler_fastcgi2.png \ 97 media/images/admin_handler_file.png \ 98 media/images/admin_handler_onlylisting_ex.png \ 99 media/images/admin_handler_onlylisting.png \ 100 media/images/admin_icons1.png \ 101 media/images/admin_icons2.png \ 102 media/images/admin_icons3.png \ 92 103 media/images/admin_index.png \ 93 media/images/admin_handler_fastcgi1.png \94 media/images/admin_vserver.png \95 media/images/admin_vserver_errors.png \96 media/images/admin_icons3.png \97 media/images/admin_handler_file.png \98 media/images/admin_behaviour.png \99 104 media/images/admin_launch.png \ 100 media/images/admin_vserver_loggers.png \ 101 media/images/admin_handler_cgi.png \ 102 media/images/admin_icons2.png \ 103 media/images/admin_general.png \ 104 media/images/admin_icons1.png \ 105 media/images/admin_encoding.png \ 106 media/images/admin_validators_plain.png \ 107 media/images/admin_validators_pam.png \ 108 media/images/admin_advanced.png \ 109 media/images/admin_handler_dirlist.png \ 110 media/images/admin_handler_dirlist_ex.png \ 111 media/images/admin_handler_onlylisting.png \ 112 media/images/admin_handler_onlylisting_ex.png \ 113 media/images/admin_launch.png \ 114 media/images/tracelor.png \ 115 media/images/cherokee-tweak.png \ 105 media/images/admin_mime.png \ 116 106 media/images/admin_noconfig.png \ 117 107 media/images/admin_notrunning.png \ 118 media/images/admin_rule_regex.png 108 media/images/admin_rule_regex.png \ 109 media/images/admin_validators_pam.png \ 110 media/images/admin_validators_plain.png \ 111 media/images/admin_vserver_errors.png \ 112 media/images/admin_vserver_loggers.png \ 113 media/images/admin_vserver.png \ 114 media/images/admin_vserver_vserver.png \ 115 media/images/cherokee-tweak.png \ 116 media/images/cookbook_django_common.png \ 117 media/images/cookbook_django_scgi.png \ 118 media/images/cookbook_ror_common.png \ 119 media/images/cookbook_ror_fcgi.png \ 120 media/images/tracelor.png 119 121 120 122 GENERATED_FILES = \ cherokee/trunk/doc/basics.txt
r1801 r1816 1 . link:basics_why_cherokee.html[Why Cherokee?] 2 . link:basics_requirements.html[Requirements] 3 . link:basics_download.html[Download] 4 . link:basics_installation.html[Installation] 5 - link:basics_installation_unix.html[Unix] 6 - link:basics_installation_windows.html[Windows] 7 . link:basics_upgrade.html[Upgrading Cherokee] 8 . link:basics_running_cherokee.html[Running Cherokee] 1 == link:index.html[Index] -> Getting started 2 3 . link:basics_why_cherokee.html[Why Cherokee?]: Feature overview. 4 . link:basics_requirements.html[Requirements]: Hardware and software requirements. 5 . link:basics_download.html[Download]: Where and how to download Cherokee. 6 . link:basics_installation.html[Installation]: Installation instructions. 7 - link:basics_installation_unix.html[Unix]: Installation on Unix/Linux platforms. 8 - link:basics_installation_windows.html[Windows]: Installation on Windows platform. 9 . link:basics_upgrade.html[Upgrading Cherokee]: Upgrading from a previous release? 10 . link:basics_running_cherokee.html[Running Cherokee]: Basic steps to run Cherokee. cherokee/trunk/doc/basics_download.txt
r1724 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] 2 1 3 Download 2 4 -------- cherokee/trunk/doc/basics_installation.txt
r1765 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] 2 1 3 Installation 2 4 ------------ cherokee/trunk/doc/basics_installation_unix.txt
r1720 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] -> link:basics_installation.html[Installation] 2 1 3 Installation on Unix 2 4 -------------------- … … 9 11 10 12 If you do not find a prepackaged version that suits your needs, you 11 can always download and compile your own. 13 can always download and compile your own. 12 14 13 15 Quickstart cherokee/trunk/doc/basics_installation_windows.txt
r1765 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] -> link:basics_installation.html[Installation] 2 1 3 Installation on Windows 2 4 ----------------------- cherokee/trunk/doc/basics_requirements.txt
r1752 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] 2 1 3 Requirements 2 4 ------------ 3 5 4 6 Hardware 5 ~~~~~~~~ 7 ~~~~~~~~ 6 8 Cherokee is very light, completely modular and it can be tailored to 7 9 your specific needs. As such, disk requirements will vary depending on cherokee/trunk/doc/basics_running_cherokee.txt
r1724 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] 2 1 3 Running Cherokee 2 4 ---------------- cherokee/trunk/doc/basics_upgrade.txt
r1765 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] 2 1 3 Upgrading Cherokee 2 4 ------------------ cherokee/trunk/doc/basics_why_cherokee.txt
r1801 r1816 1 == link:index.html[Index] -> link:basics.html[Getting started] 2 1 3 Why Cherokee? 2 4 ------------- cherokee/trunk/doc/build/build_web.sh
r1811 r1816 1 1 #!/bin/sh 2 PACKAGE_VERSION=`grep "PACKAGE_VERSION = " ../Makefile| sed 's/\(.*\)PACKAGE_VERSION = //'`3 2 4 3 # Layout for cherokee-project.com cherokee/trunk/doc/build/doc.conf
r1811 r1816 18 18 </head> 19 19 <body> 20 <div id="wrapper">21 <div id="page_content">22 20 23 21 [footer] 24 </div>25 </div>26 <div id="page_nav">27 include::../index.inc[]28 </div>29 22 <div id="footer"> 30 23 <div id="footer-text"> cherokee/trunk/doc/build/web.conf
r1811 r1816 1 1 [specialwords] 2 emphasizedwords=(?u)\\?\bCherokee\b2 #emphasizedwords=(?u)\\?\bCherokee\b 3 3 4 4 [header] cherokee/trunk/doc/bundle.txt
r1801 r1816 1 . link:bundle_cherokee.html[cherokee] 2 . link:bundle_cherokee-admin.html[cherokee-admin] 3 . link:bundle_cherokee-config.html[cherokee-config] 4 . link:bundle_cherokee-guardian.html[cherokee-guardian] 5 . link:bundle_cherokee-tweak.html[cherokee-tweak] 6 . link:bundle_cget.html[cget] 1 == link:index.html[Index] -> Cherokee Bundle 2 3 . link:bundle_cherokee.html[cherokee]: The main program. 4 . link:bundle_cherokee-admin.html[cherokee-admin]: The configuration UI. 5 . link:bundle_cherokee-config.html[cherokee-config]: Information retriever. 6 . link:bundle_cherokee-guardian.html[cherokee-guardian]: Web server safe invoker. 7 . link:bundle_cherokee-tweak.html[cherokee-tweak]: Cherokee Swiss army knife 8 . link:bundle_cget.html[cget]: Web retriever. cherokee/trunk/doc/bundle_cget.txt
r1765 r1816 1 cget 2 ---- 1 == link:index.html[Index] -> link:bundle.html[Cherokee Bundle] 2 3 Cherokee Bundle: cget 4 --------------------- 3 5 4 6 This is an accessory tool developed for testing purposes of the cherokee/trunk/doc/bundle_cherokee-config.txt
r1765 r1816 1 cherokee-config 2 --------------- 1 == link:index.html[Index] -> link:bundle.html[Cherokee Bundle] 2 3 Cherokee Bundle: cherokee-config 4 -------------------------------- 3 5 4 6 This command-line tool is less known than the rest because it is to be cherokee/trunk/doc/bundle_cherokee-guardian.txt
r1765 r1816 1 cherokee-guardian 2 ----------------- 1 == link:index.html[Index] -> link:bundle.html[Cherokee Bundle] 2 3 Cherokee Bundle: cherokee-guardian 4 ---------------------------------- 3 5 4 6 This command-line tool is less known than the rest because it is to be cherokee/trunk/doc/bundle_cherokee-tweak.txt
r1765 r1816 1 cherokee-tweak 2 -------------- 1 == link:index.html[Index] -> link:bundle.html[Cherokee Bundle] 2 3 Cherokee Bundle: cherokee-tweak 4 ------------------------------- 3 5 4 6 This command-line tool is also not as well known as it whould. Again cherokee/trunk/doc/bundle_cherokee.txt
r1765 r1816 1 cherokee 2 -------- 1 == link:index.html[Index] -> link:bundle.html[Cherokee Bundle] 2 3 Cherokee Bundle: cherokee 4 ------------------------- 3 5 4 6 This is the main Cherokee program. It can be launched in several ways cherokee/trunk/doc/bundle_spawn-fcgi.txt
r1740 r1816 1 spawn-fcgi 2 ---------- 1 == link:index.html[Index] -> link:bundle.html[Cherokee Bundle] 2 3 Cherokee Bundle: spawn-fcgi 4 --------------------------- 3 5 4 6 This is a tool used to spawn FastCGI processes so that any FastCGI cherokee/trunk/doc/config.txt
r1801 r1816 1 . link:config_quickstart.html[Quickstart] 2 . link:config_general.html[General] 3 . link:config_virtual_servers.html[Virtual servers] 4 - link:config_virtual_servers_rule.html[Rule Options] 5 . link:config_encoding.html[Encoding] 6 . link:config_icons.html[Icons] 7 . link:config_mime_types.html[Mime Types] 8 . link:config_advanced.html[Advanced] 1 == link:index.html[Index] -> Configuration 2 3 . link:config_quickstart.html[Quickstart]: Overview and walkthrough. 4 . link:config_general.html[General]: General settings. 5 . link:config_virtual_servers.html[Virtual servers]: Server definition. 6 - link:config_virtual_servers_rule.html[Rule Options]: Specifying the matching rules. 7 . link:config_encoding.html[Encoding]: Compression settings. 8 . link:config_icons.html[Icons]: Icon managment. 9 . link:config_mime_types.html[Mime Types]: Setting up the MIME types. 10 . link:config_advanced.html[Advanced]: Advanced tweaking. Not for the faint of heart. cherokee/trunk/doc/config_advanced.txt
r1743 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 Advanced Configuration 2 4 ---------------------- cherokee/trunk/doc/config_encoding.txt
r1765 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 Encoding 2 4 -------- cherokee/trunk/doc/config_general.txt
r1740 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 General Configuration 2 4 --------------------- cherokee/trunk/doc/config_icons.txt
r1740 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 Icons 2 4 ----- cherokee/trunk/doc/config_mime_types.txt
r1740 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 MIME Types 2 4 ---------- cherokee/trunk/doc/config_quickstart.txt
r1773 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 Configuration Quickstart 2 4 ------------------------ cherokee/trunk/doc/config_virtual_servers.txt
r1776 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] 2 1 3 Virtual Server 2 4 -------------- cherokee/trunk/doc/config_virtual_servers_rule.txt
r1765 r1816 1 == link:index.html[Index] -> link:config.html[Configuration] -> link:config_virtual_servers.html[Virtual servers] 2 1 3 Virtual Server: Rules 2 4 --------------------- cherokee/trunk/doc/cookbook.txt
r1801 r1816 1 . link:cookbook_optimizations.html[Optimizing Cherokee] 2 . link:cookbook_cross_compilation.html[Cross compilation] 3 . link:cookbook_django.html[Setting up Django] 4 . link:cookbook_php.html[Setting up PHP] 5 . link:cookbook_ror.html[Setting up RoR] 6 . link:cookbook_ssl.html[SSL/TLS, certs] 7 . link:cookbook_authentication.html[Authentication] 1 == link:index.html[Index] -> Cookbook 2 3 . link:cookbook_optimizations.html[Optimizing Cherokee]: Recommendations and tweaks. 4 . link:cookbook_cross_compilation.html[Cross compilation]: How to cross compile Cherokee. 5 . link:cookbook_django.html[Setting up Django]: How to run Django apps with Cherokee. 6 . link:cookbook_php.html[Setting up PHP]: How to run PHP apps with Cherokee. 7 . link:cookbook_ror.html[Setting up RoR]: How to run Ruby on Rails apps with Cherokee. 8 . link:cookbook_ssl.html[SSL/TLS, certs]: Secure connection tips. 9 . link:cookbook_authentication.html[Authentication]: How to set up authenticated resources. cherokee/trunk/doc/cookbook_authentication.txt
r1804 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: Authentication 2 4 ------------------------ cherokee/trunk/doc/cookbook_cross_compilation.txt
r1801 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: How to cross compile Cherokee 2 4 --------------------------------------- cherokee/trunk/doc/cookbook_django.txt
r1801 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: Setting up Django 2 4 --------------------------- cherokee/trunk/doc/cookbook_managing_logs.txt
r1801 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: Managing logs 2 4 ----------------------- cherokee/trunk/doc/cookbook_optimizations.txt
r1804 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: Optimizing Cherokee 2 4 ----------------------------- cherokee/trunk/doc/cookbook_php.txt
r1801 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: Setting up PHP 2 4 ------------------------ cherokee/trunk/doc/cookbook_ror.txt
r1801 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: Setting up Ruby on Rails 2 4 ---------------------------------- cherokee/trunk/doc/cookbook_ssl.txt
r1801 r1816 1 == link:index.html[Index] -> link:cookbook.html[Cookbook] 2 1 3 Cookbook: SSL, TLS and certificates 2 4 ----------------------------------- cherokee/trunk/doc/dev.txt
r1801 r1816 1 . link:dev_debug.html[Debugging] 2 . link:dev_cherokee.conf.html[cherokee.conf] 1 == link:index.html[Index] -> Development info 2 3 . link:dev_debug.html[Debugging]: Resources available to debug Cherokee. 4 . link:dev_cherokee.conf.html[cherokee.conf]: Internal configuration specs. cherokee/trunk/doc/dev_api.txt
r1801 r1816 1 == link:index.html[Index] -> link:dev.html[Development info] 2 1 3 Development: API introduction 2 4 ----------------------------- cherokee/trunk/doc/dev_cherokee.conf.txt
r1801 r1816 1 Internal Configuration 2 ---------------------- 1 == link:index.html[Index] -> link:dev.html[Development info] 2 3 Development: cherokee.conf 4 -------------------------- 3 5 4 6 Introduction cherokee/trunk/doc/dev_debug.txt
r1767 r1816 1 Debugging Cherokee 2 ------------------ 1 == link:index.html[Index] -> link:dev.html[Development info] 2 3 Development: Debugging Cherokee 4 ------------------------------- 3 5 4 6 If you need to debug the behavior of the web server (or an cherokee/trunk/doc/dev_examples.txt
r1801 r1816 1 == link:index.html[Index] -> link:dev.html[Development info] 2 1 3 Development: Examples 2 4 --------------------- cherokee/trunk/doc/index.txt
r1801 r1816 1 == link:index.html[Index]: Cherokee 0.8 documentation 2 1 3 ********************************* 2 link:basics.html[Getting started] 4 link:basics.html[Getting started]: Cherokee basics 3 5 ********************************* 4 6 5 include::basics.txt[] 7 . link:basics_why_cherokee.html[Why Cherokee?]: Feature overview. 8 . link:basics_requirements.html[Requirements]: Hardware and software requirements. 9 . link:basics_download.html[Download]: Where and how to download Cherokee. 10 . link:basics_installation.html[Installation]: Installation instructions. 11 - link:basics_installation_unix.html[Unix]: Installation on Unix/Linux platforms. 12 - link:basics_installation_windows.html[Windows]: Installation on Windows platform. 13 . link:basics_upgrade.html[Upgrading Cherokee]: Upgrading from a previous release? 14 . link:basics_running_cherokee.html[Running Cherokee]: Basic steps to run Cherokee. 6 15 7 16 ********************************* 8 link:bundle.html[Cherokee Bundle] 17 link:bundle.html[Cherokee Bundle]: Details about each program bundled with Cherokee. 9 18 ********************************* 10 19 11 include::bundle.txt[] 20 . link:bundle_cherokee.html[cherokee]: The main program. 21 . link:bundle_cherokee-admin.html[cherokee-admin]: The configuration UI. 22 . link:bundle_cherokee-config.html[cherokee-config]: Information retriever. 23 . link:bundle_cherokee-guardian.html[cherokee-guardian]: Web server safe invoker. 24 . link:bundle_cherokee-tweak.html[cherokee-tweak]: Cherokee Swiss army knife 25 . link:bundle_cget.html[cget]: Web retriever. 12 26 13 27 ********************************* 14 link:config.html[Configuration] 28 link:config.html[Configuration]: Set up process explained. 15 29 ********************************* 16 30 17 include::config.txt[] 31 . link:config_quickstart.html[Quickstart]: Overview and walkthrough. 32 . link:config_general.html[General]: General settings. 33 . link:config_virtual_servers.html[Virtual servers]: Server definition. 34 - link:config_virtual_servers_rule.html[Rule Options]: Specifying the matching rules. 35 . link:config_encoding.html[Encoding]: Compression settings. 36 . link:config_icons.html[Icons]: Icon managment. 37 . link:config_mime_types.html[Mime Types]: Setting up the MIME types. 38 . link:config_advanced.html[Advanced]: Advanced tweaking. Not for the faint of heart. 18 39 19 40 ********************************* 20 link:cookbook.html[Cookbook] 41 link:cookbook.html[Cookbook]: Recipes for specific tasks. 21 42 ********************************* 22 43 23 include::cookbook.txt[] 44 . link:cookbook_optimizations.html[Optimizing Cherokee]: Recommendations and tweaks. 45 . link:cookbook_cross_compilation.html[Cross compilation]: How to cross compile Cherokee. 46 . link:cookbook_django.html[Setting up Django]: How to run Django apps with Cherokee. 47 . link:cookbook_php.html[Setting up PHP]: How to run PHP apps with Cherokee. 48 . link:cookbook_ror.html[Setting up RoR]: How to run Ruby on Rails apps with Cherokee. 49 . link:cookbook_ssl.html[SSL/TLS, certs]: Secure connection tips. 50 . link:cookbook_authentication.html[Authentication]: How to set up authenticated resources. 24 51 //// 25 52 . link:cookbook_embedding_cherokee.html[Embedding Cherokee] … … 28 55 29 56 ********************************* 30 link:modules.html[Modules] 57 link:modules.html[Modules]: Information about the standard modules. 31 58 ********************************* 32 59 33 include::modules.txt[] 60 . link:modules_balancers.html[Balancers]: Load balancing strategies. 61 - link:modules_balancers_round_robin.html[Round robin]: Round Robin strategy. 62 . link:modules_encoders.html[Encoders]: Compression and filters. 63 - link:modules_encoders_gzip.html[gzip]: `gzip` compression. 64 - link:modules_encoders_deflate.html[deflate]: `deflate` compression. 65 . link:modules_handlers.html[Handlers]: Connection handling modules. 66 - link:modules_handlers_file.html[Static Content]: Send files.. 67 - link:modules_handlers_dirlist.html[Only listing]: List directories. 68 - link:modules_handlers_common.html[List & Send]: List directories and send files. 69 - link:modules_handlers_redir.html[Redirection]: URL forwards and rewrites. 70 - link:modules_handlers_cgi.html[CGI]: Common Gateway Interface. 71 - link:modules_handlers_fcgi.html[FastCGI]: Fast Common Gateway Interface. 72 - link:modules_handlers_scgi.html[SCGI]: Simple Common Gateway Interface. 73 - link:modules_handlers_server_info.html[Server Info]: Provide info about Cherokee. 74 - link:modules_handlers_mirror.html[Generic balancer]: Load balancing module. 75 - link:modules_handlers_admin.html[Remote Administration]: Cherokee administration handler. 76 . link:modules_loggers.html[Loggers]: Logging mechanisms. 77 - link:modules_loggers_combined.html[Combined]: Combined Log Format. 78 - link:modules_loggers_ncsa.html[Common (NCSA)]: Common Log Format. 79 - link:modules_loggers_w3c.html[w3c]: W3C Log Format. 80 . link:modules_validators.html[Validators]: Authentication mechanisms. 81 - link:modules_validators_plain.html[Plain]: Plain file mechanism. 82 - link:modules_validators_htpasswd.html[htpasswd]: htpasswd mechanism. 83 - link:modules_validators_htdigest.html[htdigest]: htdigest mechanism. 84 - link:modules_validators_ldap.html[LDAP]: Lightweight Directory Acces Protocol mechanism. 85 - link:modules_validators_mysql.html[MySQL]: Database mechanism. 86 - link:modules_validators_pam.html[PAM]: Pluggable Authentication Module mechanism. 87 34 88 35 89 ********************************* 36 link:other.html[Other information] 90 link:other.html[Other information]: Miscellaneus. 37 91 ********************************* 38 92 39 include::other.txt[] 93 - link:other_goodies.html[Cherokee Goodies]: Interesting Cherokee features. 40 94 //// 41 95 - FAQ … … 47 101 ********************************* 48 102 49 include::dev.txt[] 103 . link:dev_debug.html[Debugging]: Resources available to debug Cherokee. 104 . link:dev_cherokee.conf.html[cherokee.conf]: Internal configuration specs. 50 105 //// 51 106 . link:dev_api.html[API introduction] cherokee/trunk/doc/media/css/cherokee_doc.css
r1811 r1816 85 85 color: #527bbd; 86 86 font-family: sans-serif; 87 margin-top: 1.2em;87 _margin-top: 1.2em; 88 88 margin-bottom: 0.5em; 89 89 line-height: 1.3; … … 91 91 92 92 h1, h2, h3 { 93 border-bottom: 2px solid silver;93 border-bottom: 1px solid silver; 94 94 } 95 95 … … 362 362 background:#f6f6f6; 363 363 } 364 365 /*Navigation bar*/ 366 #nav_bar { 367 368 } cherokee/trunk/doc/modules.txt
r1804 r1816 1 == link:index.html[Index] -> Modules 1 2 2 . link:modules_balancers.html[Balancers] 3 - link:modules_balancers_round_robin.html[Round robin] 4 . link:modules_encoders.html[Encoders] 5 - link:modules_encoders_gzip.html[gzip] 6 - link:modules_encoders_deflate.html[deflate] 7 . link:modules_handlers.html[Handlers] 8 - link:modules_handlers_file.html[Static Content] 9 - link:modules_handlers_dirlist.html[Only listing] 10 - link:modules_handlers_common.html[List & Send] 11 - link:modules_handlers_redir.html[Redirection] 12 - link:modules_handlers_cgi.html[CGI] 13 - link:modules_handlers_fcgi.html[FastCGI] 14 - link:modules_handlers_scgi.html[SCGI] 15 - link:modules_handlers_server_info.html[Server Info] 16 - link:modules_handlers_mirror.html[Generic balancer] 17 - link:modules_handlers_admin.html[Remote Administration] 18 . link:modules_loggers.html[Loggers]