DIAS_TBOX
2018-12-20 22:10apache 404 Not Found
在win10云服务器上搭建了apache httpd-2.4.37服务器,配置后可以在
Ubuntu14.04浏览器中输入域名进行访问,进入所配置的页面。在
ubuntu14.04命令行中输入 curl http://域名 也可以访问到页面,
可是用命令curl http://域名 -X POST -d “title=test&content=1234”进行访问时却出现404 Not Found,The requested URL / was not
found on this server。在apache httpd.cof中已经开启
LoadModule rewrite_module modules/mod_rewrite.so,另外,
已经设置AllowOverride All、Require all granted
可是还是不成功,麻烦大家赐教。
- 点赞
- 回答
- 收藏
- 复制链接分享
0条回答
为你推荐
- srpingboot + mybatis 错误 org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.xino.dao.mybatis.StudentMapper.selectByPrimaryKey
- java
- maven
- eclipse
- 1个回答
- 在自定义编译的Apache上安装PHP时出错
- apache
- php
- 1个回答
- idea spring boot (网上找了很久很久的答案):绑定错误:org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.example.springtest.dao.UserMapper.selectAll
- struts
- spring
- java
- tomcat
- intellij-idea
- 1个回答
- 400 Not Foundpress
- apache
- wordpress
- php
- 1个回答
- Laravel - 404未找到
- laravel
- php
- nginx
- 4个回答
换一换