Re: [RFC] Apache::Inject

2021-04-24 Thread John Ankarström
Hi, thank you so much for your response! Den 2021-04-24 kl. 23:22 skrev Jacques Deguest: > When you write on prepan regarding SSI that "[w]hile you can technically > include elements in your header file, they will be placed in the > body of the HTML page and not in the head." I would have to dis

Re: [RFC] Apache::Inject

2021-04-24 Thread Jacques Deguest
Thank you for this interesting addition. When you write on prepan regarding SSI that "[w]hile you can technically include elements in your header file, they will be placed in the body of the HTML page and not in the head." I would have to disagree. With SSI you can include a file anywhere. Howeve