xampp一个奇怪的有关问题

WBOY
Release: 2016-06-13 13:10:33
Original
950 people have browsed it

xampp一个奇怪的问题
最近用xampp测试一些php的数据,本人对php了解很少很少
用apache启动服务之后,用localhost:8008和127.0.0.1:8008没有问题
http://192.168.0.11:8008会出现Access forbidden!
但我用tomcat启动servlet是没有问题的,当然端口不一样
http://192.168.0.11:8080这样可以访问

有碰到同样问题的朋友吗?


------解决方案--------------------
查看apache/conf/httpd.conf
Allow from
是不是All

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
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!