我有一个我想要嵌入到我的页面的网站。但它被封锁了。我可以访问我的Web服务器。我想提出像我们目前使用鱿鱼的请求。
<html>
<head>
</head>
<body>
<iframe src="https://openload.co/embed/mePxK8Kdb54/" scrolling="no" frameborder="0" width="640" height="360" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
</body>
</html>
所以案件会喜欢这个
Client -> Apache1 -> Squid -> Apache2
Client <- Apache1 <- Squid <- Apache2
我需要为Apache1设置什么?前进还是后退?以及如何将请求发送到squid并获得结果?
被阻止的网站是openload.co。