Welcome Guest, Not a member yet? Register   Sign In
Move away content from public_html in a git repo on live server
#2

In your local dev machine you create a public (or public_html) folder. Move everything in there. Push it to GitHub and after running git on your public server you will need to change document_root to your new public folder.

Or scrap git on live server and re-download everything, if you don't want double public_html folders.
Reply


Messages In This Thread
RE: Move away content from public_html in a git repo on live server - by jreklund - 11-13-2019, 12:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB