NSE 6 – FortiWeb 6.1 — Question 2
Which would be a reason to implement HTTP rewriting?
Answer options
- A. The original page has moved to a new URL
- B. To replace a vulnerable function in the requested URL
- C. To send the request to secure channel
- D. The original page has moved to a new IP address
Correct answer: A
Explanation
The correct answer is A because HTTP rewriting is often used to redirect users to a new URL when a page's location changes. Options B, C, and D do not directly relate to the purpose of HTTP rewriting, as they involve security measures or changes in IP address rather than URL changes.