Skip to content

Instantly share code, notes, and snippets.

@rick4470
Created April 6, 2017 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rick4470/28a340d84e8fb3bc8e83066d69122087 to your computer and use it in GitHub Desktop.
Save rick4470/28a340d84e8fb3bc8e83066d69122087 to your computer and use it in GitHub Desktop.
Setup WordPress Config files
cd /var/www/portfolio
touch .htaccess
chmod 660 .htaccess
mv wp-config-sample.php wp-config.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment