0
我Apache修改的index.html重定向到我的露天共享站點如下Internet Explorer的無法登錄到露天
<html><meta http-equiv="refresh" content="0; URL=sameer_abc/share"></html>
但每當我試圖通過Internet Explorer登錄,我得到餅乾必須是在您的瀏覽器中啓用。我能夠與Chrome和Firefox登錄,沒有任何問題
但是,當我改變的index.html和我的機器的IP地址,
<html><meta http-equiv="refresh" content="0; URL=192.168.1.10/share"></html>
我能夠在Internet Explorer中登錄。
我也嘗試更改Internet Explorer安全選項。如何使用Internet Explorer登錄,我不想在url欄中看到我的IP地址。
我正在使用Internet Explorer 11.