If you search this forum for deploy there's a lot of tips.
Nov 27, 2015
2
Level 1
Lumen app on a shared hosting public_html subfolder
I want to run Lumen on shared hosting public_html subfolder
By now this is my folder structure:
user@lin49 [~]#
.bash_history
.bash_logout
.bash_profile
.bashrc
.cagefs/
.cl.selector/
.composer/
.contactemail
.cpanel/
.gemrc
.htpasswds/
.lastlogin
.lesshst
.ssh/
.trash/
access-logs -> /usr/local/apache/domlogs/user/
bin/
cpbackup-exclude.conf
error_log
etc/
lumen/
mail/
perl5/
public_ftp/
public_html/
ssl/
tmp/
www -> public_html/
I guess i need to install lumen application inside my account directory user@lin49 [~]# and then point public folder of lumen to public_html/app_name
Am i right? Can some one explain me this?
Please or to participate in this conversation.