Skip to content

Commit

Permalink
update tools/nvwp.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
centminmod committed Aug 20, 2015
1 parent 83ef2cb commit 54d4d03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/nvwp.sh
Expand Up @@ -907,6 +907,7 @@ if [[ -f /usr/local/nginx/conf/htpasswd.sh && -f /home/nginx/domains/$vhostname/
cecho "wp-login.php protection file /home/nginx/domains/$vhostname/htpasswd_wplogin" $boldyellow
cecho "wp-login.php protection Username: $HTUSER" $boldyellow
cecho "wp-login.php protection Password: $HTPASS" $boldyellow
cecho "http://{$HTUSER}:${HTPASS}@${vhostname}/wp-login.php" $boldyellow
echo
cecho "Resetting wp-login.php protection:" $boldyellow
cecho "Step 1. remove protection file at /home/nginx/domains/$vhostname/htpasswd_wplogin" $boldyellow
Expand Down

0 comments on commit 54d4d03

Please sign in to comment.