This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF path to different iis folders

Hi,

I'm not even sure how to explain this in order to keep it simple (within its complexity).

Is it remotely possible to create paths that do not coincide with the protected server's path? The idea is this: When you request server.domain.com you are showed /folder1 (which is in the /path) and when you request server.domain.com/folder2 you are showed /another_folder on the same server. All this in one WAF Business rule since it would not be possible to use the same domain (server.domain.com) for another WAF business rule.

In Linux using ProxyPass, it would look like this:

ProxyPass /folder2/ server.domain.com/.../

The idea is that both /paths do not coincide. I hope I was concise with the explanation.

Cheers!

 



This thread was automatically locked due to age.