MugeSo/Agavi-PerformanceCheckSample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
INATALL ======= 1. Install Agavi ---------------- $ pear channel-discover pear.agavi.org $ pear config-set auto_discover 1 $ pear install -a agavi/agavi 2. Create pub -------------- Create pub dir as document root with command: $ agavi public-create ... Name of the environment to bootstrap in dispatcher scripts [development]: production Should an Apache .htaccess file with rewrite rules be generated (y/n) [n]? y ...