在保留我的域名的同时加载Google Apps

时间:2016-01-08 15:35:45

标签: html .htaccess mod-rewrite iframe proxy

基本上,我正在尝试重定向我自己的网址,例如apps.mydomain.com到Google Apps。我想将我的域名保留在URL中。

我尝试使用iframe,但它没有在iframe中加载Google。它确实加载了其他网站。我也尝试过使用htaccess和[P]标记,但它说index.html not found

mod_rewrite在我的服务器上启用。

非常感谢任何帮助。

修改

[L]重定向似乎有效。

1 个答案:

答案 0 :(得分:0)

你将无法做到这一点。谷歌已启用X-Frame-Options: Deny,出于安全原因阻止了这种情况。

进一步阅读:https://confluence.jetbrains.com/display/YTD65/Configuring+Proxy#ConfiguringProxy-IISreverseproxy