How to run codeigniter4 in shared hosting ? |
But I think this is not the solution. What if I want to do it in my main domain? Every hosting provider does not provides SSH access.
if its your main domain no problem , but you still going to have to set document root to public . When say you are developing in a directory called 'mydev' make sure you go inside that directory ,zip every thing and load that up to your hosting space . I am not actually talking about getting access to server via SSH what i mean is set up a certificate so as to enable https in url rather than http. You can of course still use http but google is penalizing those webs that do not have https. https of course is encrypted in summary i have found there is no big deal with going from local development to live |
Welcome Guest, Not a member yet? Register Sign In |