Access Denied

hi everyone

i block these in proxy (avi,wmv,wma …)

and i schedule it to enable from 1 am to 6 am

i need to edit Access Denied page to inform the users ,they allow to download these extention from 1 am to 6 am

how can i do that

thanx

anyone :cry:

One method is not to deny but redirect to custom page on your web server

how to do that plz
:slight_smile:

first of all you need web server up and running :slight_smile:
then create your custom denied page, upload it to server .

after that set rules in access list:

/ip proxy access add action=deny redirect-to="web_servers_ip/
denied.html"

thanx

thanx

really?Wait me try it on mine.3Q