A newer version of this content is available on ReWorkflow ReSource.
For years, PowerCampus Self-Service sites were set up with a URL scheme like this:
https://selfservice.myschool.edu/selfservice/ https://selfservice.myschool.edu/soap/ https://selfservice.myschool.edu/webapi/
For several reasons, and especially with version 9.0 using a completely new technology stack, schools are choosing to use a scheme more like this:
https://selfservice.myschool.edu/ https://soap.myschool.edu/ https://webapi.myschool.edu/
If you are migrating to this newer scheme, you may wish to redirect the old /selfservice, as many users might have bookmarked it. Here's an easy method.
First, we'll create a complex rule to redirect /selfservice/blahblah to /blahblah.
Next, we'll create a simple rule to redirect /selfservice to /.
Now that you've created the complex rule, create the simple rule. The steps are very similar:
Now, test, test, test! Once you're satisfied with your results, you can switch the redirect types to permanent (302).
Screenshot of finished rules: