You can use SSI for this. Enable Includes with below: Options +Includes File types to be parsed for SSI directives with below: AddType text/html .html AddOutputFilter INCLUDES .html Finally use below SSI include on index page: <!—#echo var=“REMOTE_HOST” —> Thanks, Anil On Nov 18, 2019, at 1:27 PM, Jos Chrispijn <apache@xxxxxxxxxxxxxxx> wrote:
|