VPS
webinoly HTTP Authentication
為了強後網站登入安全
啟用了HTTP Authentication功能
Example:
# Create user
sudo httpauth -add
# Disable WP Auth
sudo httpauth example.com -wp-admin=off
# Protect a folder/file
sudo httpauth example.com -path=/folder
創造新的登入用戶
sudo httpauth -add

You must be logged in to post a comment Login