how do you block a simple url from being requested? Whats the easiest way to do this? Would be nice under page rules to have block url. I’m a newbie, so its challenging.
I would redirect it to the main page. The page rule will match the exact URL, then set a 301 Redirect to the URL of your home page.
Thank you very much! I did that, but didn’t seem to like it. Setting up Autodiscover and Microsoft wanted me to block the URL, not redirect.
Then you’re going to have to handle that locally on your server. How you do it depends on what software the server is running and what the URL is. Specific files are pretty easy to block.
This topic was automatically closed after 14 days. New replies are no longer allowed.