AEMaaCS how to use Macro in dispatcher
Please guide on how to use Macro in AEMaaCS dispatcher.
In which folder we should declare Macro and how to call it in Vhost ?
We are using Multi-site setup, need multiple vhost files and how to make it generic and use Macro
https://httpd.apache.org/docs/2.4/mod/mod_macro.html#use
Checked above document, but not sure how to make a complete vhost as a Macro and how to call it in enabled vhosts folder?
Can we call a Macro within a Macro?
Can we create full vhost using Macro instead of creating Macro just to include Rewrite rules?