So far, we have been using Apache aliases for all the URLs where we want to provide a single url to the outside world. This is becase PathAuth does not redirect; instead, it serves content at both URLs when there's a URL alias.
There is a Redirect module for Drupal that might do what we want.
So far, we have been using Apache aliases for all the URLs where we want to provide a single url to the outside world. This is becase PathAuth does not redirect; instead, it serves content at both URLs when there's a URL alias.
There is a Redirect module for Drupal that might do what we want.