search

Home  >  Q&A  >  body text

owncloud - Apache2 behaves inconsistently under different browsers

environment

question

The following settings are available under Apache:

<VirtualHost *:80>
        ServerName disk.xuanwo.org
        ServerAdmin xuanwo.cn@gmail.com
        DocumentRoot /var/www/owncloud

        ErrorLog ${APACHE_LOG_DIR}/error.log
        CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>

Then I found that when accessing Chrome, it will jump to the Apache welcome interface first, and it must be refreshed once before entering the ownCloud login interface. This problem does not exist when using IE browser.

曾经蜡笔没有小新曾经蜡笔没有小新2749 days ago496

reply all(2)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-05-16 17:04:55

    Please use packet capture tool to analyze all requests

    reply
    0
  • 迷茫

    迷茫2017-05-16 17:04:55

    What does the welcome interface of apache mean? Does apache have a welcome interface?

    reply
    0
  • Cancelreply