我有一个域https://domain.com.au。它工作一周前。现在它重定向到https://dev8.domain.com.au。
我检查了cpanel的重定向,但没有创建重定向。 我还检查了.htaccess文件
# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation
(https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
php_flag display_errors Off
php_value max_execution_time 30
php_value max_input_time 60
php_value max_input_vars 5000
php_value memory_limit 384M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php70"
php_value upload_max_filesize 16M
</IfModule>
# END cPanel-generated php ini directives, do not edit
我可以访问https://domain.com.au/中的文件夹,例如wp-admin和wp-includes。
答案 0 :(得分:0)
我可能错了,但我认为“Cypher Query Language”不是重定向,而是“https://dev8.domain.com.au”的子域。我要说仔细检查你的子域,以确保它没有安装在其中一个域上。