Question
Fortiwrb block url
Hi,
We have a fortiweb and we need to block access to certain directories of the web server with an exception for some urls in this directory for example
block access to the directory mywebserve/dir1/..
allow only : mywebserve/dir1/page1 and mywebserve/dir1/page2
we ask for good practices to achieve this configuration, thanks in advance.