php - Wordpress Hide wp-admin to admin with Nginx -


i redirect example.com/wp-admin index , make wp-admin accessible though example.com/admin.

i did in apache after switching nginx don't know how this?.

is there way without changing of wordpress files changing nginx config ?
need access example.com/wp-admin/index.php example.com/admin/index.php, example.com/wp-admin/posts.php example.com/admin/posts.php etc..

you mean change url of wp-admin. can use plugin mentioned below wordpress link

after installing plugin under settings->permalink can change wp-admin page slug need.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -