Page Redirect after Web Block

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Page Redirect after Web Block

Not applicable

Hi,

We use web filtering of Palo Alto to block websites. Is it possible to redirect users to another website instead of the default block page?

Thanks,

Rex

1 REPLY 1

L4 Transporter

You could upload a custom block page that redirects to the site you want your clients redirected to.

You will need to create a redirect page with the following information

<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">
</head>
<body>
</body>
</html>

Save it with an identifiable name - I used url-custom.txt

Device Tab

Response Pages

Scroll down to URL Filtering Block Page

Click Import

Select the file created above and click OK

Click Close

Commit the change

That should do it.

  • 3418 Views
  • 1 replies
  • 2 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!