第 1 頁 (共 2 頁)
[問題]怎樣更改apache伺服器的連接埠
發表於 : 2002-07-31 11:29
由 td458193
3.如同時使用IIS伺服器時,請記得更改apache伺服器的連接埠,以免網站運作時連接同一個網頁連接埠導致無法瀏覽。
怎樣更改阿\r
每次都到IIS的網站
發表於 : 2002-07-31 11:37
由 小竹子
好像在HTTP.CONF那個檔
發表於 : 2002-07-31 12:27
由 td458193
那個檔在哪個地方
發表於 : 2002-07-31 12:38
由 iamelton
td458193 寫:那個檔在哪個地方
{APACHE_ROOT}/conf
發表於 : 2002-07-31 13:21
由 majimmy
#
# Port: The port to which the standalone server listens. Certain firewall
# products must be configured before Apache can listen to a specific port.
# Other running httpd servers will also interfere with this port. Disable
# all firewall, security, and other services if you encounter problems.
# To help diagnose problems use the Windows NT command NETSTAT -a
#
Port 80
發表於 : 2002-07-31 14:24
由 td458193
找到了啦\r
但檔名是HTTPD
有
#
# Port: The port to which the standalone server listens. Certain firewall
# products must be configured before Apache can listen to a specific port.
# Other running httpd servers will also interfere with this port. Disable
# all firewall, security, and other services if you encounter problems.
# To help diagnose problems use the Windows NT command NETSTAT -a
#
Port 80
有這些東西
但怎樣改阿\r
亂改好像沒用
發表於 : 2002-07-31 14:28
由 iamelton
td458193 寫:找到了啦\r
但檔名是HTTPD
有
#
# Port: The port to which the standalone server listens. Certain firewall
# products must be configured before Apache can listen to a specific port.
# Other running httpd servers will also interfere with this port. Disable
# all firewall, security, and other services if you encounter problems.
# To help diagnose problems use the Windows NT command NETSTAT -a
#
Port 80
有這些東西
但怎樣改阿\r
亂改好像沒用
you must have set to hide file extensions (which i think is useless and unhelpful).. it's better to show the extension..
change the port to some other number, e.g., 8000
then restart your apache server to take effect..
發表於 : 2002-07-31 14:36
由 td458193
誰能翻譯上面兄台的英文
發表於 : 2002-07-31 15:05
由 jenner
我想重點應該是改完port後,你的apache Server要重新啟動。
發表於 : 2002-07-31 15:38
由 td458193
怎麼重新啟動
根本到不了任何phpBB的網頁打http://localhost/ 就到IIS
只能到IIS的網頁http://localhost/
根本不知道要幹麻
發表於 : 2002-07-31 15:44
由 td458193
連根本不知道要ㄍㄢ四聲 麻\r
都把那個字用X
別太過分
發表於 : 2002-07-31 15:55
由 jenner
如果Port改完了,你的localhost後面也依樣要加上修改過後的Port吧...
\n不加port,當然一樣跑到IIS裡面ㄚ......@@"
發表於 : 2002-07-31 16:14
由 td458193
怎麼加阿\r
我用各種加法都找不到網頁
發表於 : 2002-07-31 16:45
由 小竹子
td458193 寫:連根本不知道要ㄍㄢ四聲 麻\r
都把那個字用X
別太過分
你說我太過分嗎?

發表於 : 2002-07-31 16:59
由 綠草上的小水滴
呵.......
搞不清楚狀況
也不找找文件