On Thu, Jan 30, 2020 at 10:41 AM Whitney Clarke <wclarke@xxxxxxxxxxxx> wrote: > > Hi, > > > > We are currently moving our configuration from 2.4.6 to 2.4.41. Where is the best place to put our rewrite code in our own config file or one of the other config files? > Usually, rewrites are scoped to a vhost (or a directory with htaccess). Keeping your vhost (along with its rewrites) in a separate file is reasonable and encouraged by a lot of binary distributions that want to own most of the other config files/snippets. This makes upgrades easier and your config more portable. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx