Directory ownership change and mode change - Linux

- sudo chown hasib:hasib html/
- sudo chmod +x html/
- sudo chmod -R 777 html/

Comments

Popular posts from this blog

WP register_post_type() with custom CMB2 meta box

Deploy laravel application to digital ocean droplet

Git post receive setup at server for git push to the production from local machine