我的电脑装的是wamp集成环境,自己做了个简单的项目,名称为bbs,我把项目放到www目录下,环境打开了,怎么运行不了,不知哪里错了?
http://localhost:8886/www/bbs/index.php, 不该这样写吗
报错信息:The requested URL /www/bbs/index.php was not found on this server.
http://localhost:8886/bbs/index.php
报错信息:
The server encountered an internal error or misconfiguration and was unable to complete your request.
<p style="color:#000000;font-family:Simsun;font-size:medium;font-style:normal;font-weight:normal;text-align:start;text-indent:0px;">
Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
</p>
<p style="color:#000000;font-family:Simsun;font-size:medium;font-style:normal;font-weight:normal;text-align:start;text-indent:0px;">
More information about this error may be available in the server error log.
</p>
端口8886确认吗?默认是80端口
然后www目录表示网站目录,在url中不需要出现
@韩钊怎么开启啊回复 @三十回头:是不是rewrite没有开启?确认我改了端口号了访问www根目录的index.php就可以访问到,访问它下面的项目就不可以不知道为什么版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。