12/09
2016
Base project to redirect all calls to subdirectory for Apache web server.
Base project to redirect all calls to sub-directory for Apache web server., (*1)
Run this command from the directory in which you want to install your new Slim 3 Framework with modular HMVC., (*2)
Via Composer:, (*3)
php composer.phar create-project amitkhare/host-to-sub-directory [my-app-name]
Via Git:, (*4)
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:, (*5)
/
directory.That's it!, (*6)