apache端口号有关问题(关于WAMP 俺是菜鸟)

WBOY
Release: 2016-06-13 13:14:36
Original
787 people have browsed it

apache端口号问题(关于WAMP 俺是初学者)
apache端口号改为8088后 重启服务http://localhost不好用 非要改成http://localhost:8088才好用
http://localhost/phpmyadmin/非要改为 http://localhost:8088/phpmyadmin/才好用
请问:配置哪个文件可以不用这么麻烦?

------解决方案--------------------
不能满足你的要求。计算机都有自己默认的端口、而网站服务默认是80。如果你端口是80那么你输入localhost:80他也会自动隐藏不会出现80 当然如果你改成其他的。计算机不识别这个是做什么用。当然要必须加!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!