include_path = ".:/usr/local/ZendFramework/library"
+--【application】 | +--【controllers】 | +--【models】 | +--【views】 | +--【scripts】 | +index.phtml +--【public_html】 .htaccess index.php
RewriteEngine on RewriteBase / RewriteRule !\.(js|ico|gif|jpg|png|css)$ index.php