I have a server that is protected with a firewall with URI filtering rule. So if you go http://x.x.x.x/URIFilter/Something you will get to the server, but if you don't put URIfilter into URL or use different protocol (not http) FW will block you.
I would like to run FoundStone against this server via FW. (It's apache server)
Is it possible? How should I do it?