amitkhare/host-to-sub-directory
Composer 安装命令:
composer create-project amitkhare/host-to-sub-directory
包简介
Base project to redirect all calls to subdirectory for Apache web server.
README 文档
README
Base project to redirect all calls to sub-directory for Apache web server.
Install
Run this command from the directory in which you want to install your new Slim 3 Framework with modular HMVC.
Via Composer:
php composer.phar create-project amitkhare/host-to-sub-directory [my-app-name]
Via Git:
git clone https://github.com/amitkhare/host-to-sub-directory.git [my-app-name]
composer update
Replace [my-app-name] with the desired directory name for your new application. You'll want to:
- Point your virtual host document root to your new application's root
/directory.
That's it!
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-03