How should I deny access to a menu item, but still keep its items accessable? For example, I want to deny access to http://www.mysite.com/dir/ , but have the http://www.mysite.com/dir/page.html accessable.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found a solution in this post, and it is to redirect the menu item link using htaccess. Consider to perform both of the below redirections.