Changeset 2328

Show
Ignore:
Timestamp:
11/05/08 17:21:04 (2 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/doc/Makefile.am

    r2306 r2328  
    5050cookbook_embedding_cherokee.html \ 
    5151cookbook_dbslayer.html \ 
     52cookbook_mono.html \ 
    5253modules.html \ 
    5354modules_balancers.html \ 
  • cherokee/trunk/doc/cookbook.txt

    r2227 r2328  
    66  . link:cookbook_php.html[Setting up PHP]: How to run PHP apps with Cherokee. 
    77  . link:cookbook_ror.html[Setting up RoR]: How to run Ruby on Rails apps with Cherokee. 
     8  . link:cookbook_mono.html[Setting up ASP.NET]: How to run ASP.NET apps with Mono and Cherokee. 
    89  . link:cookbook_ssl.html[SSL/TLS, certs]: Secure connection tips. 
    910  . link:cookbook_authentication.html[Authentication]: How to set up authenticated resources. 
  • cherokee/trunk/doc/index.txt

    r2306 r2328  
    4949  . link:cookbook_php.html[Setting up PHP]: How to run PHP apps with Cherokee. 
    5050  . link:cookbook_ror.html[Setting up RoR]: How to run Ruby on Rails apps with Cherokee. 
     51  . link:cookbook_mono.html[Setting up ASP.NET]: How to run ASP.NET apps with Mono and Cherokee. 
    5152  . link:cookbook_ssl.html[SSL/TLS, certs]: Secure connection tips. 
    5253  . link:cookbook_authentication.html[Authentication]: How to set up authenticated resources.