我正在尝试将 joomla 网站复制到网站的子域:http://sub.domain.com。数据库和一切似乎都很好。当我访问http://sub.domain.com时,网站会自动重定向到:http://sub.domain.com/en/index.php并且错误是:
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Please try the following:
Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
是的,我在 IIS 服务器上部署了 joomla 站点,但我确信它可以同时运行 php 和 asp.net。
关于这个自动重定向的任何想法,我该如何解决这个问题?