diff modules/apache/templates/mod/proxy_html.conf.erb @ 275:d9352a684e62

Mass update of modules to remove deprecation warnings
author IBBoard <dev@ibboard.co.uk>
date Sun, 26 Jan 2020 11:36:07 +0000
parents 956e484adc12
children
line wrap: on
line diff
--- a/modules/apache/templates/mod/proxy_html.conf.erb	Sat Jan 04 11:42:45 2020 +0000
+++ b/modules/apache/templates/mod/proxy_html.conf.erb	Sun Jan 26 11:36:07 2020 +0000
@@ -9,8 +9,10 @@
 ProxyHTMLLinks  del             cite
 ProxyHTMLLinks  form            action
 ProxyHTMLLinks  input           src usemap
-ProxyHTMLLinks  head            profileProxyHTMLLinks  base            href
+ProxyHTMLLinks  head            profile
+ProxyHTMLLinks  base            href
 ProxyHTMLLinks  script          src for
+ProxyHTMLLinks  meta            content
 
 ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \
                 onmouseover onmousemove onmouseout onkeypress \