You are updating an ASP.NET MVC application for a client that sells DVDs and other types of media. The website manager has identified several issues: - The site includes pages for customers to shop for media as well as pages intended only for sales team members. Currently, everyone can access both types of pages, making the site confusing for sales staff and customers alike. - When a user enters information about a product into a web browser’s address bar, the browser displays a 404 error if the product is no longer available. - The manager wants a particular page to be called in multiple ways through different URLs.