I meant read it an editor of your choice to see how it's done. On Wed, Sep 20, 2017 at 11:21 AM, eeadev dev <eeadev@xxxxxxxxx> wrote: > shall I import the mod_alias.c file in my project or if I install the module > mod_alias.c, I can use its functions? > > 2017-09-20 16:34 GMT+02:00 Eric Covener <covener@xxxxxxxxx>: >> >> >> >> On Wed, Sep 20, 2017 at 10:31 AM, eeadev dev <eeadev@xxxxxxxxx> wrote: >>> >>> how can I redirect externally from my module? >> >> >> Have a look at how fixup_redir() in mod_alias.c works. Set a Location >> header and return 301/302/... >> Note: This may only work in certain hooks (fixup and handler definitly) >> > -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx