Changeset 2425
- Timestamp:
- 11/17/08 19:13:05 (2 months ago)
- Files:
-
- cherokee/trunk/doc/cookbook.txt (modified) (2 diffs)
- cherokee/trunk/doc/index.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/doc/cookbook.txt
r2423 r2425 10 10 . link:cookbook_zend.html[Setting up Zend]: How to run Zend apps with Cherokee. 11 11 . link:cookbook_kumbia.html[Setting up Kumbia]: How to run Kumbia apps with Cherokee. 12 . link:cookbook_mailman.html[Setting up Mailman]: How to run Mailman on Cherokee. 13 . link:cookbook_joomla.html[Setting up Joomla]: How to run Joomla on Cherokee. 14 . link:cookbook_drupal.html[Setting up Drupal]: How to run Drupal on Cherokee. 15 . link:cookbook_wordpress.html[Setting up Wordpress]: How to run Wordpress on Cherokee. 12 16 . link:cookbook_ssl.html[SSL/TLS, certs]: Secure connection tips. 13 17 . link:cookbook_authentication.html[Authentication]: How to set up authenticated resources. … … 16 20 . link:cookbook_embedding_cherokee.html[Embedding Cherokee]: Cherokee on embedded devices. 17 21 . link:cookbook_dbslayer.html[DBSlayer]: How to set up DBSlayer MySQL balancing. 18 . link:cookbook_mailman.html[Setting up Mailman]: How to run Mailman on Cherokee.19 . link:cookbook_joomla.html[Setting up Joomla]: How to run Joomla on Cherokee.20 . link:cookbook_drupal.html[Setting up Drupal]: How to run Drupal on Cherokee.21 . link:cookbook_wordpress.html[Setting up Wordpress]: How to run Wordpress on Cherokee.cherokee/trunk/doc/index.txt
r2423 r2425 53 53 . link:cookbook_zend.html[Setting up Zend]: How to run Zend apps with Cherokee. 54 54 . link:cookbook_kumbia.html[Setting up Kumbia]: How to run Kumbia apps with Cherokee. 55 . link:cookbook_mailman.html[Setting up Mailman]: How to run Mailman on Cherokee. 56 . link:cookbook_joomla.html[Setting up Joomla]: How to run Joomla on Cherokee. 57 . link:cookbook_drupal.html[Setting up Drupal]: How to run Drupal on Cherokee. 58 . link:cookbook_wordpress.html[Setting up Wordpress]: How to run Wordpress on Cherokee. 55 59 . link:cookbook_ssl.html[SSL/TLS, certs]: Secure connection tips. 56 60 . link:cookbook_authentication.html[Authentication]: How to set up authenticated resources. … … 59 63 . link:cookbook_embedding_cherokee.html[Embedding Cherokee]: Cherokee on embedded devices. 60 64 . link:cookbook_dbslayer.html[DBSlayer]: How to set up DBSlayer MySQL balancing. 61 . link:cookbook_mailman.html[Setting up Mailman]: How to run Mailman on Cherokee.62 . link:cookbook_joomla.html[Setting up Joomla]: How to run Joomla on Cherokee.63 . link:cookbook_drupal.html[Setting up Drupal]: How to run Drupal on Cherokee.64 . link:cookbook_wordpress.html[Setting up Wordpress]: How to run Wordpress on Cherokee.65 65 //// 66 66 . link:cookbook_managing_logs.html[Managing logs]