无法使用CPanel重定向:Apache在重写配置中检测到错误

无法使用CPanel重定向:Apache在重写配置中检测到错误,apache,redirect,dns,cpanel,Apache,Redirect,Dns,Cpanel,我正在尝试使用cpanel重定向工具将域重定向到新域。但是当我点击它时,我得到了这个错误: AH00526: Syntax error on line 52 of /home/strandbeislat/public_html/.htaccess.2XlK0q9of6iaKhjQ4rW1DZ62rHbF0MYK: Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module n

我正在尝试使用cpanel重定向工具将域重定向到新域。但是当我点击它时,我得到了这个错误:

AH00526: Syntax error on line 52 of /home/strandbeislat/public_html/.htaccess.2XlK0q9of6iaKhjQ4rW1DZ62rHbF0MYK: Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module not included in the server configuration AH00526:home/strandbeislat/public_html/.htaccess.2XlK0q9of6iaKhjQ4rW1DZ62rHbF0MYK的第52行出现语法错误:无效命令“AddOutputFilterByType”,可能拼写错误或由未包含在服务器配置中的模块定义,请重试。 我试图检查htaccess文件的代码以查看第52行,但上面的错误中没有说明任何内容

不知怎的,它还说要查看public.html/.htaccess.2XlK0q9of6iaKhjQ4rW1DZ62rHbF0MYK,我找不到

BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
Header append Vary User-Agent

This is Line 52 in the htaccess file. 
## EXPIRES CACHING ##
<IfModule mod_expires.c> 
ExpiresActive On ExpiresDefault                                      "access plus 1 month"
BrowserMatch^Mozilla/4仅限gzip文本/html
浏览器匹配^Mozilla/4\.0[678]无gzip
BrowserMatch\bMSIE!没有gzip!仅限gzip文本/html
头附加用户代理
这是htaccess文件中的第52行。
##过期缓存##
ExpiresActive On expires默认“访问加1个月”