Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
jbreci
New Contributor

Hiding internal web server name & start pages

I have the WAF working and hiding the internal server name IF I do not have to supply an explicit start page. So, I have it working going from a.com:443 --> internal.server:5000 while only showing https://a.com That works fine. However I need to redirect it to something like this: https://internal.server:5000/one/two/blah.start Every time I try adding that in as the explicit start page my URL rewrite fails. I have followed the rewrite documentation on pages 380-382 of the 5.1 Administration Guide. Again, that works fine for the simple redirect. When I attempted to use the Start Page option, I never get sent there. It is nice enough to forward me to https://internal.server:5000 but there is nothing there. Any ideas?
2 REPLIES 2
Courtney_Schwartz

Have you looked at the order of evaluation? (It' s also in the Admin. Guide. Shows which scan/change happens first, last, etc. So you may find it useful especially w/ regex & rewrites. You need to match the URL that is being passed from the previous module.)
Courtney_Schwartz

Also, can you post your regexes for the start page and rewrite?
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors