請問phpinfo() - BBS

Table of Contents

請問大家
我apache和php裝好以後
執行apachectl startssl
寫了一個test.php如下
<?
phpinfo();
?>
但用瀏覽器看的結果:
https://vortex.twbbs.org/test.php 可以顯示
http://vortex.twbbs.org/test.php 無法顯示
我應該修改什麼設定呢?

--

All Comments