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