I want to strongly discourage users from accessing a specific page in Drupal. I cannot do via configuration. Can it be done via apache redirect in htaccess file? or other technique?
example
http://example.com/lang/user/register
redirect to
http://172.19.0.31/lang/pageNotFound
however if they type
http://example.com/lang/user/SecreditRegisterPage
they will get
http://example.com/lang/user/register