php's port
modify the file httpd.conf in G:/Discuz!EXP/Apache2/conf, change port 8088(set when discuz was installed) all to 6033, save the file.
then http://localhost:8088/foo.php is still available.
restart the PC,. both http://localhost:8088/foo.php and http://localhost:60338088/foo.php are unavailable.
change 6033 in httpd.conf back to 8088,restart PC.then http://localhost:8088/foo.php become availabe again.
so, when installed,8088 may be set into files other than httpd.conf.
================
http://localhost:8088/
equals
file:///G:/Discuz!EXP/wwwroot/index.htm
相關文章
- k8s 辨析 port、NodePort、targetPort、containerPort 區別K8SAI
- location.port
- find process by port
- The Tomcat connector configured to listen on port 80 failed to start. The port may already be inTomcatAI
- docker 修改port 埠Docker
- URL port 屬性
- kubectl port-forwardForward
- php artisan serve 等同於 php -S localhost:8000 -t ./publicPHPlocalhost
- 如何透過port-forward命令在本地訪問 k8s 叢集服務ForwardK8S
- 理解I/O Completion Port
- kubectl port-forward 指令Forward
- ip:port 正規表示式
- iOS Jailbreak Principles - Sock Port 漏洞解析(二)通過 Mach OOL Message 洩露 Port AddressiOSAIMac
- DB2 Port (Network Security) RequirementsDB2UIREM
- ssh: connect to host localhost port 22: Connection refusedlocalhost
- 【bash】關於 /dev/(tcp|udp)/${HOST}/${PORT}devTCPUDP
- Failed to connect to raw.githubusercontent.com port 443AIGithub
- raw.githubusercontent.com port 443: Connection refusedGithub
- Dynamics CRM Connectivity and Firewall Port Requirements——CRM安裝UIREM
- kafka java.rmi.server.ExportException: Port already in useKafkaJavaServerExportException
- Caused by: java.lang.IllegalArgumentException: port out of range:-1JavaException
- CentOS 7.5 modify the sshd port with SElinux and Firewalld Service runningCentOSLinux
- 05 . k8s實戰之部署PHP/JAVA網站K8SPHPJava網站
- Error waiting for a debug connection: ProcessException: adb did not report forwarded portErrorAIExceptionForward
- Error on opening a connection to slave1:33061 on local port: 33061Error
- RPC: Port mapper failure - Unable to receive: errno 113 (No route to host)RPCAPPAI
- 獲取pytdx行情伺服器ip和port伺服器
- Oracle 19c Database Configure the HTTPS Port for EM ExpressOracleDatabaseHTTPExpress
- php 和 j s 對數字,字母,漢子等特殊字串 取反PHP字串
- Unable to open debugger port (127.0.0.1:29697): java.net.SocketException "socketException"127.0.0.1JavaException
- kubernetes實踐之六十一:kubectl port-forwardForward
- iOS Jailbreak Principles - Sock Port 漏洞解析(四)The tfp0 !iOSAI
- iOS Jailbreak Principles - Sock Port 漏洞解析(三)IOSurface Heap SprayingiOSAI
- 坑:ssh: connect to host github.com port 22: Connection refusedGithub
- The connection to the server 10.10.0.2:6443 was refused - did you specify the right host or port?Server
- iOS Jailbreak Principles - Sock Port 漏洞解析(一)UAF 與 Heap SprayingiOSAI
- listen原始碼分析第一篇 address:port分析原始碼
- 異常解決——GitLab : ssh: connect to host port 22: Connection refusedGitlab
- 使用Rancher在K8S上部署高效能PHP應用程式K8SPHP