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
Post a Comment