I want to block a specific webpage on a site but not whole website.
For Example:
www.example.com/about.html should work fine
www.example.com/feedback.html should work fine
and every other page should work fine
only www.example.com/mypage.html should be redirected to www.example.com/home.php
I just want to know that is it possible on windows or linux servers.
Note: I have no control over example.com