請問phpinfo() - BBS

Table of Contents

※ 引述《[email protected] (真丟臉.___.)》之銘言:
: ==> [email protected] ( ) 提到:
: : ?>
: : 但用瀏覽器看的結果:
: : https://vortex.twbbs.org/test.php 可以顯示
: : http://vortex.twbbs.org/test.php 無法顯示
: : 我應該修改什麼設定呢?
: 請修改apache中port的設定 由port 8080改成 port 80
: 應該就可以解決這個問題....

謝謝你呦

我問了人發現原來我把
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
加到virtual host那段去了

我把這段再加到main server configuration就可以顯了

--

All Comments