Created
April 6, 2017 20:32
-
-
Save rick4470/28a340d84e8fb3bc8e83066d69122087 to your computer and use it in GitHub Desktop.
Setup WordPress Config files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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