javascript - Apache 404 错误 - Drupal

标签 javascript html apache drupal mod-rewrite

我在将项目从 MAMP Pro 转移到实时 VPS 服务器时遇到一些问题。在进行此事务时,我复制了所有内容(包括数据库),现在所有内容都已连接。

但是,除了首页之外,所有页面都已损坏。 splinter 如:

404 Not Found The server can not find the requested page:

..*./returns-calculator (port 80) Please forward this error screen to ..*.'s WebMaster.

Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at 212.48.65.2 Port 80

  1. 重写日志:http://pastebin.com/j0QLePH7
  2. Apache日志:http://pastebin.com/m06D97s7
  3. .htaccess:http://pastebin.com/LEHugCwi

我已从托管公司确认 mod_rewrite 已启用,并且会自动为网站的每个人启用。

你能帮忙吗?

亲切的问候,

最佳答案

解决方案:

在找到解决方案 3 天后,我再次重建了 vps,并在 .htacess 中使用一个简单的 RewriteBase/~name 就完成了。

关于javascript - Apache 404 错误 - Drupal,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13280015/

相关文章:

java - 从 Java 生成的 Sha256 哈希不同于 OpenSSL 和 Sha256Sum 实用程序。为什么?

javascript - 根据AngularJS中的键和最新时间​​戳键过滤json

javascript - 在 IE 中使用 javascript 选择 html 选择的默认选项

javascript - 如何在 Javascript 中使用 WEB WORKER 创建动态 div 元素?

javascript - 在按钮ejs中打开另一个ejs文件

javascript - 使用 Angular2 根据选择框值显示或隐藏内容 div

javascript - HTML5 拖放不适用于 IE11

html - 对齐两列 Twitter Bootstrap 3

即使具有广泛开放的权限,PHP fopen() 也会在文件上失败

apache - 使用 mod_jk 将用户名和客户端证书从 apache 传递到 tomcat