Changeset 1816

Show
Ignore:
Timestamp:
08/14/08 14:41:15 (3 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r1815 r1816  
     12008-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 
    1402008-08-14  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
    241 
  • cherokee/trunk/doc/Makefile.am

    r1801 r1816  
    11ASCIIDOC=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 -s  
    32 
    4 SUFFIXES = .txt .html .inc 
    5  
    6 .txt.inc: 
    7         $(ASCIIDOC_TOC) -o $@ $(top_srcdir)/doc/$<  
     3SUFFIXES = .txt .html 
    84 
    95.txt.html: 
     
    128docdir = $(datadir)/doc/cherokee 
    139doc_DATA = \ 
    14 index.inc \ 
    1510index.html \ 
    1611basics.html \ 
     
    8984docmediaimagesdir = $(docdir)/media/images/ 
    9085docmediaimages_DATA = \ 
     86media/images/admin_advanced.png \ 
     87media/images/admin_behaviour.png \ 
     88media/images/admin_dirlist_cherokee.png \ 
     89media/images/admin_encoding_gzip.png \ 
     90media/images/admin_encoding.png \ 
     91media/images/admin_general.png \ 
     92media/images/admin_handler_cgi.png \ 
     93media/images/admin_handler_dirlist_ex.png \ 
     94media/images/admin_handler_dirlist.png \ 
     95media/images/admin_handler_fastcgi1.png \ 
    9196media/images/admin_handler_fastcgi2.png \ 
     97media/images/admin_handler_file.png \ 
     98media/images/admin_handler_onlylisting_ex.png \ 
     99media/images/admin_handler_onlylisting.png \ 
     100media/images/admin_icons1.png \ 
     101media/images/admin_icons2.png \ 
     102media/images/admin_icons3.png \ 
    92103media/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 \ 
    99104media/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 \ 
     105media/images/admin_mime.png \ 
    116106media/images/admin_noconfig.png \ 
    117107media/images/admin_notrunning.png \ 
    118 media/images/admin_rule_regex.png 
     108media/images/admin_rule_regex.png \ 
     109media/images/admin_validators_pam.png \ 
     110media/images/admin_validators_plain.png \ 
     111media/images/admin_vserver_errors.png \ 
     112media/images/admin_vserver_loggers.png \ 
     113media/images/admin_vserver.png \ 
     114media/images/admin_vserver_vserver.png \ 
     115media/images/cherokee-tweak.png \ 
     116media/images/cookbook_django_common.png \ 
     117media/images/cookbook_django_scgi.png \ 
     118media/images/cookbook_ror_common.png \ 
     119media/images/cookbook_ror_fcgi.png \ 
     120media/images/tracelor.png 
    119121 
    120122GENERATED_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 
    13Download 
    24-------- 
  • cherokee/trunk/doc/basics_installation.txt

    r1765 r1816  
     1== link:index.html[Index] -> link:basics.html[Getting started] 
     2 
    13Installation 
    24------------ 
  • 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 
    13Installation on Unix 
    24-------------------- 
     
    911 
    1012If you do not find a prepackaged version that suits your needs, you 
    11 can always download and compile your own.  
     13can always download and compile your own. 
    1214 
    1315Quickstart 
  • 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 
    13Installation on Windows 
    24----------------------- 
  • cherokee/trunk/doc/basics_requirements.txt

    r1752 r1816  
     1== link:index.html[Index] -> link:basics.html[Getting started] 
     2 
    13Requirements 
    24------------ 
    35 
    46Hardware 
    5 ~~~~~~~~  
     7~~~~~~~~ 
    68Cherokee is very light, completely modular and it can be tailored to 
    79your 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 
    13Running Cherokee 
    24---------------- 
  • cherokee/trunk/doc/basics_upgrade.txt

    r1765 r1816  
     1== link:index.html[Index] -> link:basics.html[Getting started] 
     2 
    13Upgrading Cherokee 
    24------------------ 
  • cherokee/trunk/doc/basics_why_cherokee.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:basics.html[Getting started] 
     2 
    13Why Cherokee? 
    24------------- 
  • cherokee/trunk/doc/build/build_web.sh

    r1811 r1816  
    11#!/bin/sh 
    2 PACKAGE_VERSION=`grep "PACKAGE_VERSION = " ../Makefile|  sed 's/\(.*\)PACKAGE_VERSION = //'` 
    32 
    43# Layout for cherokee-project.com 
  • cherokee/trunk/doc/build/doc.conf

    r1811 r1816  
    1818  </head> 
    1919<body> 
    20 <div id="wrapper"> 
    21  <div id="page_content"> 
    2220 
    2321[footer] 
    24  </div> 
    25 </div> 
    26 <div id="page_nav"> 
    27 include::../index.inc[] 
    28 </div> 
    2922<div id="footer"> 
    3023<div id="footer-text"> 
  • cherokee/trunk/doc/build/web.conf

    r1811 r1816  
    11[specialwords] 
    2 emphasizedwords=(?u)\\?\bCherokee\b 
     2#emphasizedwords=(?u)\\?\bCherokee\b 
    33 
    44[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 
     3Cherokee Bundle: cget 
     4--------------------- 
    35 
    46This 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 
     3Cherokee Bundle: cherokee-config 
     4-------------------------------- 
    35 
    46This 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 
     3Cherokee Bundle: cherokee-guardian 
     4---------------------------------- 
    35 
    46This 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 
     3Cherokee Bundle: cherokee-tweak 
     4------------------------------- 
    35 
    46This 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 
     3Cherokee Bundle: cherokee 
     4------------------------- 
    35 
    46This 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 
     3Cherokee Bundle: spawn-fcgi 
     4--------------------------- 
    35 
    46This 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 
    13Advanced Configuration 
    24---------------------- 
  • cherokee/trunk/doc/config_encoding.txt

    r1765 r1816  
     1== link:index.html[Index] -> link:config.html[Configuration] 
     2 
    13Encoding 
    24-------- 
  • cherokee/trunk/doc/config_general.txt

    r1740 r1816  
     1== link:index.html[Index] -> link:config.html[Configuration] 
     2 
    13General Configuration 
    24--------------------- 
  • cherokee/trunk/doc/config_icons.txt

    r1740 r1816  
     1== link:index.html[Index] -> link:config.html[Configuration] 
     2 
    13Icons 
    24----- 
  • cherokee/trunk/doc/config_mime_types.txt

    r1740 r1816  
     1== link:index.html[Index] -> link:config.html[Configuration] 
     2 
    13MIME Types 
    24---------- 
  • cherokee/trunk/doc/config_quickstart.txt

    r1773 r1816  
     1== link:index.html[Index] -> link:config.html[Configuration] 
     2 
    13Configuration Quickstart 
    24------------------------ 
  • cherokee/trunk/doc/config_virtual_servers.txt

    r1776 r1816  
     1== link:index.html[Index] -> link:config.html[Configuration] 
     2 
    13Virtual Server 
    24-------------- 
  • 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 
    13Virtual Server: Rules 
    24--------------------- 
  • 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 
    13Cookbook: Authentication 
    24------------------------ 
  • cherokee/trunk/doc/cookbook_cross_compilation.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: How to cross compile Cherokee 
    24--------------------------------------- 
  • cherokee/trunk/doc/cookbook_django.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: Setting up Django 
    24--------------------------- 
  • cherokee/trunk/doc/cookbook_managing_logs.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: Managing logs 
    24----------------------- 
  • cherokee/trunk/doc/cookbook_optimizations.txt

    r1804 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: Optimizing Cherokee 
    24----------------------------- 
  • cherokee/trunk/doc/cookbook_php.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: Setting up PHP 
    24------------------------ 
  • cherokee/trunk/doc/cookbook_ror.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: Setting up Ruby on Rails 
    24---------------------------------- 
  • cherokee/trunk/doc/cookbook_ssl.txt

    r1801 r1816  
     1== link:index.html[Index] -> link:cookbook.html[Cookbook] 
     2 
    13Cookbook: SSL, TLS and certificates 
    24----------------------------------- 
  • 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 
    13Development: API introduction 
    24----------------------------- 
  • cherokee/trunk/doc/dev_cherokee.conf.txt

    r1801 r1816  
    1 Internal Configuration 
    2 ---------------------- 
     1== link:index.html[Index] -> link:dev.html[Development info] 
     2 
     3Development: cherokee.conf 
     4-------------------------- 
    35 
    46Introduction 
  • cherokee/trunk/doc/dev_debug.txt

    r1767 r1816  
    1 Debugging Cherokee 
    2 ------------------ 
     1== link:index.html[Index] -> link:dev.html[Development info] 
     2 
     3Development: Debugging Cherokee 
     4------------------------------- 
    35 
    46If 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 
    13Development: Examples 
    24--------------------- 
  • cherokee/trunk/doc/index.txt

    r1801 r1816  
     1== link:index.html[Index]: Cherokee 0.8 documentation 
     2 
    13********************************* 
    2 link:basics.html[Getting started] 
     4link:basics.html[Getting started]: Cherokee basics 
    35********************************* 
    46 
    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. 
    615 
    716********************************* 
    8 link:bundle.html[Cherokee Bundle] 
     17link:bundle.html[Cherokee Bundle]: Details about each program bundled with Cherokee. 
    918********************************* 
    1019 
    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. 
    1226 
    1327********************************* 
    14 link:config.html[Configuration] 
     28link:config.html[Configuration]: Set up process explained. 
    1529********************************* 
    1630 
    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. 
    1839 
    1940********************************* 
    20 link:cookbook.html[Cookbook] 
     41link:cookbook.html[Cookbook]: Recipes for specific tasks. 
    2142********************************* 
    2243 
    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. 
    2451//// 
    2552  . link:cookbook_embedding_cherokee.html[Embedding Cherokee] 
     
    2855 
    2956********************************* 
    30 link:modules.html[Modules] 
     57link:modules.html[Modules]: Information about the standard modules. 
    3158********************************* 
    3259 
    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 
    3488 
    3589********************************* 
    36 link:other.html[Other information] 
     90link:other.html[Other information]: Miscellaneus. 
    3791********************************* 
    3892 
    39 include::other.txt[] 
     93  - link:other_goodies.html[Cherokee Goodies]: Interesting Cherokee features. 
    4094//// 
    4195  - FAQ 
     
    47101********************************* 
    48102 
    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. 
    50105//// 
    51106  . link:dev_api.html[API introduction] 
  • cherokee/trunk/doc/media/css/cherokee_doc.css

    r1811 r1816  
    8585  color: #527bbd; 
    8686  font-family: sans-serif; 
    87   margin-top: 1.2em; 
     87  _margin-top: 1.2em; 
    8888  margin-bottom: 0.5em; 
    8989  line-height: 1.3; 
     
    9191 
    9292h1, h2, h3 { 
    93   border-bottom: 2px solid silver; 
     93  border-bottom: 1px solid silver; 
    9494} 
    9595 
     
    362362  background:#f6f6f6; 
    363363} 
     364 
     365/*Navigation bar*/ 
     366#nav_bar { 
     367 
     368} 
  • cherokee/trunk/doc/modules.txt

    r1804 r1816  
     1== link:index.html[Index] -> Modules 
    12 
    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]