On Wed, Sep 20, 2017 at 10:31 AM, eeadev dev <eea...@gmail.com> 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)
​

Reply via email to